X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fstatistics%2Ftest_statistics_api.c;h=fff2b78b74a4193627083e4538ea6aebc3ed8ab5;hb=cb3c882dbb05a797728dfd8b5983ade5a8999eac;hp=9e43663a793989503a90e22027868f9b0739c4fc;hpb=ffc69424a45eebbb3e720b66447eeac1a50ffaac;p=oweals%2Fgnunet.git 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 () #endif "-c", "test_statistics_api_data.conf", NULL); #endif + GNUNET_assert (NULL != proc); GNUNET_PROGRAM_run (5, argv, "test-statistics-api", "nohelp", options, &run, &ok); #if START_SERVICE