aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/test_peerinfo_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerinfo/test_peerinfo_api.c')
-rw-r--r--src/peerinfo/test_peerinfo_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peerinfo/test_peerinfo_api.c b/src/peerinfo/test_peerinfo_api.c
index 2bae851bc..a375ca40e 100644
--- a/src/peerinfo/test_peerinfo_api.c
+++ b/src/peerinfo/test_peerinfo_api.c
@@ -149,7 +149,6 @@ check ()
149 "-L", "DEBUG", 149 "-L", "DEBUG",
150#endif 150#endif
151 "-c", "test_peerinfo_api_data.conf", NULL); 151 "-c", "test_peerinfo_api_data.conf", NULL);
152 sleep (1);
153 GNUNET_PROGRAM_run ((sizeof (argv) / sizeof (char *)) - 1, 152 GNUNET_PROGRAM_run ((sizeof (argv) / sizeof (char *)) - 1,
154 argv, "test-peerinfo-api", "nohelp", 153 argv, "test-peerinfo-api", "nohelp",
155 options, &run, &ok); 154 options, &run, &ok);