aboutsummaryrefslogtreecommitdiff
path: root/src/set/test_set_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/test_set_api.c')
-rw-r--r--src/set/test_set_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/set/test_set_api.c b/src/set/test_set_api.c
index 6085c59f3..3dd49f036 100644
--- a/src/set/test_set_api.c
+++ b/src/set/test_set_api.c
@@ -232,7 +232,6 @@ run (void *cls,
232 232
233 test_iter (); 233 test_iter ();
234 234
235 return;
236 set1 = GNUNET_SET_create (cfg, GNUNET_SET_OPERATION_UNION); 235 set1 = GNUNET_SET_create (cfg, GNUNET_SET_OPERATION_UNION);
237 set2 = GNUNET_SET_create (cfg, GNUNET_SET_OPERATION_UNION); 236 set2 = GNUNET_SET_create (cfg, GNUNET_SET_OPERATION_UNION);
238 GNUNET_CRYPTO_hash_create_random (GNUNET_CRYPTO_QUALITY_WEAK, &app_id); 237 GNUNET_CRYPTO_hash_create_random (GNUNET_CRYPTO_QUALITY_WEAK, &app_id);