summaryrefslogtreecommitdiff
path: root/tests/lib-core
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib-core')
-rw-r--r--tests/lib-core2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib-core b/tests/lib-core
index b01a6ea..056a1bc 100644
--- a/tests/lib-core
+++ b/tests/lib-core
@@ -19,7 +19,7 @@ t-set-using-tmp () {
export HOME=$tmp
export DGIT_TEST_DUMMY_DIR=$tmp
export DGIT_TEST_TMP=$tmp
- export GNUPGHOME=$tmp/gnupg
+ export GNUPGHOME=$tmp/nonexistent
}
t-filter-out-git-hyphen-dir () {