diff options
Diffstat (limited to 'test/db/Makefile.am')
-rw-r--r-- | test/db/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/db/Makefile.am b/test/db/Makefile.am index 94574f2..5301171 100644 --- a/test/db/Makefile.am +++ b/test/db/Makefile.am @@ -1,6 +1,5 @@ TESTS = dbtest -TESTS_ENVIRONMENT= SSO_STORAGE_PATH=/tmp/gsignond \ - SSO_SECRET_PATH=/tmp/gsignond +TESTS_ENVIRONMENT= SSO_STORAGE_PATH=/tmp/gsignond VALGRIND_TESTS_DISABLE= |