not needed
[oweals/gnunet.git] / src / statistics / test_statistics_api.c
index 9e43663a793989503a90e22027868f9b0739c4fc..fff2b78b74a4193627083e4538ea6aebc3ed8ab5 100644 (file)
@@ -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