tests: Enable gpgconf test.
--
Fixes: 02ba35c1b6
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
9640dc58e4
commit
ea7bb62f5d
@ -259,10 +259,6 @@ main (void)
|
||||
gpgme_conf_comp_t comp;
|
||||
int first;
|
||||
|
||||
#ifndef ENABLE_GPGCONF
|
||||
return 0;
|
||||
#endif
|
||||
|
||||
init_gpgme (GPGME_PROTOCOL_GPGCONF);
|
||||
|
||||
err = gpgme_new (&ctx);
|
||||
|
Loading…
Reference in New Issue
Block a user