From ec0131bc1d27774429d289c1151dc0d8f48c76b5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 21 Sep 2015 15:41:19 +0200 Subject: [PATCH] change tests to use persistent DB to vastly improve performance --- src/mint-lib/test-mint-home/config/mint-common.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]