aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/test_exchangedb_auditors.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/test_exchangedb_auditors.c')
-rw-r--r--src/exchangedb/test_exchangedb_auditors.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/test_exchangedb_auditors.c b/src/exchangedb/test_exchangedb_auditors.c
index 4c50d09ab..ecbb68547 100644
--- a/src/exchangedb/test_exchangedb_auditors.c
+++ b/src/exchangedb/test_exchangedb_auditors.c
@@ -119,7 +119,6 @@ main (int argc,
119 GNUNET_log_setup ("test-exchangedb-auditors", 119 GNUNET_log_setup ("test-exchangedb-auditors",
120 "WARNING", 120 "WARNING",
121 NULL); 121 NULL);
122 EXITIF (NULL == (tmpdir = GNUNET_DISK_mkdtemp ("test_exchangedb_auditors")));
123 GNUNET_CRYPTO_random_block (GNUNET_CRYPTO_QUALITY_WEAK, 122 GNUNET_CRYPTO_random_block (GNUNET_CRYPTO_QUALITY_WEAK,
124 &want_apub, 123 &want_apub,
125 sizeof (want_apub)); 124 sizeof (want_apub));