summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-09-21 15:41:19 +0200
committerChristian Grothoff <christian@grothoff.org>2015-09-21 15:41:19 +0200
commitec0131bc1d27774429d289c1151dc0d8f48c76b5 (patch)
tree7e2214d81d8142e1c17ae2bc7b8d278038021f9f /src
parent55a3d7b5e42959a19f2283b2b8f76067fdc402db (diff)
downloadexchange-ec0131bc1d27774429d289c1151dc0d8f48c76b5.tar.gz
exchange-ec0131bc1d27774429d289c1151dc0d8f48c76b5.tar.bz2
exchange-ec0131bc1d27774429d289c1151dc0d8f48c76b5.zip
change tests to use persistent DB to vastly improve performance
Diffstat (limited to 'src')
-rw-r--r--src/mint-lib/test-mint-home/config/mint-common.conf2
1 files changed, 1 insertions, 1 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 f4bc21622..5bf7f730e 100644
--- a/src/mint-lib/test-mint-home/config/mint-common.conf
+++ b/src/mint-lib/test-mint-home/config/mint-common.conf
@@ -17,7 +17,7 @@ MASTER_PUBLIC_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG
DB = postgres
# This is a testcase, use transient DB actions
-TESTRUN = YES
+TESTRUN = NO
[mintdb-postgres]