summaryrefslogtreecommitdiff
path: root/tests/assets
diff options
context:
space:
mode:
Diffstat (limited to 'tests/assets')
-rw-r--r--tests/assets/default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/assets/default.conf b/tests/assets/default.conf
index 8113e157c..042332848 100644
--- a/tests/assets/default.conf
+++ b/tests/assets/default.conf
@@ -86,7 +86,7 @@ dbfilename dump.rdb
# Also the Append Only File will be created inside this directory.
#
# Note that you must specify a directory here, not a file name.
-dir ./test/tmp
+dir /tmp
################################# REPLICATION #################################