diff options
Diffstat (limited to 'tests/pkits')
-rw-r--r-- | tests/pkits/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pkits/Makefile.am b/tests/pkits/Makefile.am index 65db8bb1e..0b90f86ba 100644 --- a/tests/pkits/Makefile.am +++ b/tests/pkits/Makefile.am @@ -22,6 +22,7 @@ GPGSM = ../../sm/gpgsm TESTS_ENVIRONMENT = GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C \ GNUPG_BUILD_ROOT="$(abs_top_builddir)" \ + GNUPG_IN_TEST_SUITE=fact \ GPGSM=$(GPGSM) silent=yes |