summaryrefslogtreecommitdiff
path: root/tests/libtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest.sh')
-rw-r--r--tests/libtest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libtest.sh b/tests/libtest.sh
index 84fd88f5..a3650580 100644
--- a/tests/libtest.sh
+++ b/tests/libtest.sh
@@ -24,6 +24,7 @@ export G_DEBUG=fatal-warnings
export TEST_GPG_KEYID="472CDAFA"
export TEST_GPG_HOME=${SRCDIR}/gpghome
+export OSTREE_GPG_HOME=${TEST_GPG_HOME}
if test -n "${OT_TESTS_DEBUG}"; then
set -x