change tests to use persistent DB to vastly improve performance

This commit is contained in:
Christian Grothoff 2015-09-21 15:41:19 +02:00
parent 55a3d7b5e4
commit ec0131bc1d

View File

@ -17,7 +17,7 @@ MASTER_PUBLIC_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG
DB = postgres
# This is a testcase, use transient DB actions
TESTRUN = YES
TESTRUN = NO
[mintdb-postgres]