working version
[oweals/gnunet.git] / src / arm / test_exponential_backoff.c
index 3b68039b1c25bf5370efd8c4bb76a7320bac2c1a..778a4b84c7312b595343e882efd203f8a0d7bf37 100644 (file)
@@ -369,11 +369,12 @@ task (void *cls, char *const *args, const char *cfgfile,
 #endif
 }
 
+
 static int
 check ()
 {
   char *const argv[] = {
-    "test-arm-api",
+    "test-exponential-backoff",
     "-c", "test_arm_api_data.conf",
 #if VERBOSE
     "-L", "DEBUG",