aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/statistics/test_statistics_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/statistics/test_statistics_api.c b/src/statistics/test_statistics_api.c
index 9e43663a7..fff2b78b7 100644
--- a/src/statistics/test_statistics_api.c
+++ b/src/statistics/test_statistics_api.c
@@ -163,6 +163,7 @@ check ()
163#endif 163#endif
164 "-c", "test_statistics_api_data.conf", NULL); 164 "-c", "test_statistics_api_data.conf", NULL);
165#endif 165#endif
166 GNUNET_assert (NULL != proc);
166 GNUNET_PROGRAM_run (5, argv, "test-statistics-api", "nohelp", 167 GNUNET_PROGRAM_run (5, argv, "test-statistics-api", "nohelp",
167 options, &run, &ok); 168 options, &run, &ok);
168#if START_SERVICE 169#if START_SERVICE