-renable testrun, update gitignore

This commit is contained in:
Christian Grothoff 2015-09-28 22:52:06 +02:00
parent 03fb570a9c
commit 837b7f5f14
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -43,3 +43,5 @@ src/util/test_crypto
src/util/test_json
src/util/test_wireformats
doc/paper/llncs.cls
doc/paper/taler.bbl
doc/paper/taler.blg

View File

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