aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_list_indexed.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/test_fs_list_indexed.c')
-rw-r--r--src/fs/test_fs_list_indexed.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/test_fs_list_indexed.c b/src/fs/test_fs_list_indexed.c
index ce704f500..58a3f3a82 100644
--- a/src/fs/test_fs_list_indexed.c
+++ b/src/fs/test_fs_list_indexed.c
@@ -207,7 +207,6 @@ setup_peer (struct PeerContext *p, const char *cfgname)
207 "-c", cfgname, NULL); 207 "-c", cfgname, NULL);
208#endif 208#endif
209 GNUNET_assert (GNUNET_OK == GNUNET_CONFIGURATION_load (p->cfg, cfgname)); 209 GNUNET_assert (GNUNET_OK == GNUNET_CONFIGURATION_load (p->cfg, cfgname));
210 GNUNET_ARM_start_services (p->cfg, sched, "core", NULL);
211} 210}
212 211
213 212