aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_zone_iteration.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-17 09:32:48 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-17 09:32:48 +0000
commitc289646ae19f0f64c4e270c172a51c6ce07eaa24 (patch)
treecc0fde39c0605f9001f10b24c590d086fecd299b /src/namestore/test_namestore_api_zone_iteration.c
parentebfdd8ee795b77891b51f25cc86c3a5f55d08851 (diff)
downloadgnunet-c289646ae19f0f64c4e270c172a51c6ce07eaa24.tar.gz
gnunet-c289646ae19f0f64c4e270c172a51c6ce07eaa24.zip
-fix testcases
Diffstat (limited to 'src/namestore/test_namestore_api_zone_iteration.c')
-rw-r--r--src/namestore/test_namestore_api_zone_iteration.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namestore/test_namestore_api_zone_iteration.c b/src/namestore/test_namestore_api_zone_iteration.c
index cfeceabe0..7ff21a39d 100644
--- a/src/namestore/test_namestore_api_zone_iteration.c
+++ b/src/namestore/test_namestore_api_zone_iteration.c
@@ -440,6 +440,7 @@ int
440main (int argc, char *argv[]) 440main (int argc, char *argv[])
441{ 441{
442 res = 1; 442 res = 1;
443 GNUNET_DISK_directory_remove ("/tmp/test-gnunet-namestore");
443 if (0 != 444 if (0 !=
444 GNUNET_TESTING_peer_run ("test-namestore-api-zone-iteration", 445 GNUNET_TESTING_peer_run ("test-namestore-api-zone-iteration",
445 "test_namestore_api.conf", 446 "test_namestore_api.conf",