-fix, handle case where there is no update
[oweals/gnunet.git] / src / fs / test_fs_download_persistence.c
index bb3bc84c94194c9d90372d18d72392b0e1d9fa8f..d5883874d0626b5984c3f63be4a7b6ca7a313b48 100644 (file)
  * @brief simple testcase for persistence of simple download operation
  * @author Christian Grothoff
  */
-
 #include "platform.h"
 #include "gnunet_util_lib.h"
-#include "gnunet_arm_service.h"
-#include "gnunet_testing_lib-new.h"
+#include "gnunet_testing_lib.h"
 #include "gnunet_fs_service.h"
 
 /**
@@ -279,7 +277,8 @@ progress_cb (void *cls, const struct GNUNET_FS_ProgressInfo *event)
 
 static void
 run (void *cls, 
-     const struct GNUNET_CONFIGURATION_Handle *c)
+     const struct GNUNET_CONFIGURATION_Handle *c,
+     struct GNUNET_TESTING_Peer *peer)
 {
   const char *keywords[] = {
     "down_foo",