aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/test_peerinfo_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-06 17:45:30 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-06 17:45:30 +0000
commit45e31f540e8d0f559a992be42e5eb9387cc5a0c2 (patch)
tree4dc37fc2f20b3c87afdb549ae485f5693c3f57e2 /src/peerinfo/test_peerinfo_api.c
parentf791facd62f95918269d2ab905e1b94133da6df7 (diff)
-cleanup before and after
Diffstat (limited to 'src/peerinfo/test_peerinfo_api.c')
-rw-r--r--src/peerinfo/test_peerinfo_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/peerinfo/test_peerinfo_api.c b/src/peerinfo/test_peerinfo_api.c
index ebb12b5057..57402a0b11 100644
--- a/src/peerinfo/test_peerinfo_api.c
+++ b/src/peerinfo/test_peerinfo_api.c
@@ -199,6 +199,7 @@ main (int argc, char *argv[])
{
int ret = 0;
+ GNUNET_DISK_directory_remove ("/tmp/test-gnunet-peerinfo");
GNUNET_log_setup ("test_peerinfo_api",
"WARNING",
NULL);