summaryrefslogtreecommitdiff
path: root/src/mint-lib/test-mint-home
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-09-21 15:45:03 +0200
committerChristian Grothoff <christian@grothoff.org>2015-09-21 15:45:03 +0200
commit8ae03a690b9695e6edf12e6be4895248408cfd7e (patch)
treeb076012b909dba9a199b9ade0a6feb6507ca0cff /src/mint-lib/test-mint-home
parent0a6dd728de6acc18bdf4d6a1ab915af28f3b3322 (diff)
downloadexchange-8ae03a690b9695e6edf12e6be4895248408cfd7e.tar.gz
exchange-8ae03a690b9695e6edf12e6be4895248408cfd7e.tar.bz2
exchange-8ae03a690b9695e6edf12e6be4895248408cfd7e.zip
here we want 'yes'
Diffstat (limited to 'src/mint-lib/test-mint-home')
-rw-r--r--src/mint-lib/test-mint-home/config/mint-common.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mint-lib/test-mint-home/config/mint-common.conf b/src/mint-lib/test-mint-home/config/mint-common.conf
index 5bf7f730e..b2b948268 100644
--- a/src/mint-lib/test-mint-home/config/mint-common.conf
+++ b/src/mint-lib/test-mint-home/config/mint-common.conf
@@ -16,8 +16,8 @@ MASTER_PUBLIC_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG
# How to access our database
DB = postgres
-# This is a testcase, use transient DB actions
-TESTRUN = NO
+# Is this is a testcase, use transient DB actions?
+TESTRUN = YES
[mintdb-postgres]