aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_cache_block.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/test_namestore_api_cache_block.c')
-rw-r--r--src/namestore/test_namestore_api_cache_block.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/namestore/test_namestore_api_cache_block.c b/src/namestore/test_namestore_api_cache_block.c
index 1fee80ec8..e13077f81 100644
--- a/src/namestore/test_namestore_api_cache_block.c
+++ b/src/namestore/test_namestore_api_cache_block.c
@@ -223,6 +223,7 @@ run (void *cls,
223int 223int
224main (int argc, char *argv[]) 224main (int argc, char *argv[])
225{ 225{
226 GNUNET_DISK_directory_remove ("/tmp/test-gnunet-namestore/");
226 res = 1; 227 res = 1;
227 if (0 != 228 if (0 !=
228 GNUNET_TESTING_service_run ("test-namestore-api", 229 GNUNET_TESTING_service_run ("test-namestore-api",
@@ -235,4 +236,4 @@ main (int argc, char *argv[])
235} 236}
236 237
237 238
238/* end of test_namestore_api.c */ 239/* end of test_namestore_api_cache_block.c */