summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-23 10:36:47 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-23 10:36:47 +0100
commit18a8fa44658c44f9eee5ced8cbba452b17204aa4 (patch)
tree5ede5a37d84b67c53502c0450c022050538b676e
parent9c6827519c6fd93265c6b556ec847628c7e28634 (diff)
downloadsync-18a8fa44658c44f9eee5ced8cbba452b17204aa4.tar.gz
sync-18a8fa44658c44f9eee5ced8cbba452b17204aa4.tar.bz2
sync-18a8fa44658c44f9eee5ced8cbba452b17204aa4.zip
yes
-rw-r--r--src/lib/test_sync_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/test_sync_api.c b/src/lib/test_sync_api.c
index d22d4db..fe51df3 100644
--- a/src/lib/test_sync_api.c
+++ b/src/lib/test_sync_api.c
@@ -287,6 +287,7 @@ main (int argc,
TALER_TESTING_cleanup_files (CONFIG_FILE);
switch (TALER_TESTING_prepare_exchange (CONFIG_FILE,
+ GNUNET_YES,
&ec))
{
case GNUNET_SYSERR: