commit 2ba8d5fa964ebeda439bf51db3a56bd3fb3d0649
parent bc413f88c92d0f4b7daa9b8cd1007714d7e843e6
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 31 May 2016 15:19:22 +0200
reset db for test
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
@@ -1648,6 +1648,7 @@ main (int argc,
"taler-exchange-dbinit",
"taler-exchange-dbinit",
"-c", "test_merchant_api.conf",
+ "-r",
NULL);
GNUNET_OS_process_wait (proc);
GNUNET_OS_process_destroy (proc);