commit ec0131bc1d27774429d289c1151dc0d8f48c76b5 parent 55a3d7b5e42959a19f2283b2b8f76067fdc402db Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 21 Sep 2015 15:41:19 +0200 change tests to use persistent DB to vastly improve performance Diffstat:
| M | 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 @@ -17,7 +17,7 @@ MASTER_PUBLIC_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG DB = postgres # This is a testcase, use transient DB actions -TESTRUN = YES +TESTRUN = NO [mintdb-postgres]