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