summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-05 18:12:48 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-05 18:12:48 +0100
commit16c79df86dbd4fcf06ca4bcb0cd26103ec8aba5a (patch)
treeb7bad9220930c4d94ca99a8db704615f01aa1b03 /src
parent9e0194c1f2823b8588eed2d9a6e3dfd86788f968 (diff)
downloadexchange-16c79df86dbd4fcf06ca4bcb0cd26103ec8aba5a.tar.gz
exchange-16c79df86dbd4fcf06ca4bcb0cd26103ec8aba5a.tar.bz2
exchange-16c79df86dbd4fcf06ca4bcb0cd26103ec8aba5a.zip
fix path for tests
Diffstat (limited to 'src')
-rw-r--r--src/util/test_helper_eddsa.conf1
-rw-r--r--src/util/test_helper_rsa.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/util/test_helper_eddsa.conf b/src/util/test_helper_eddsa.conf
index f98bff962..de2231cb3 100644
--- a/src/util/test_helper_eddsa.conf
+++ b/src/util/test_helper_eddsa.conf
@@ -1,6 +1,7 @@
[PATHS]
# Persistent data storage for the testcase
TALER_TEST_HOME = test_helper_eddsa_home/
+TALER_RUNTIME_DIR = test_helper_eddsa_home/tmp/
[taler-helper-crypto-eddsa]
LOOKAHEAD_SIGN = 5 minutes
diff --git a/src/util/test_helper_rsa.conf b/src/util/test_helper_rsa.conf
index cfd3b3013..c02b08a32 100644
--- a/src/util/test_helper_rsa.conf
+++ b/src/util/test_helper_rsa.conf
@@ -1,6 +1,7 @@
[PATHS]
# Persistent data storage for the testcase
TALER_TEST_HOME = test_helper_rsa_home/
+TALER_RUNTIME_DIR = test_helper_eddsa_home/tmp/
[coin_1]