Adapted timeout for slower buildbots
[oweals/gnunet.git] / src / mesh / Makefile.am
index d63649ad6d0caecb0e17975ee424feba50469c70..d40e556c8338bfb064913ebe013261fbee1285cf 100644 (file)
@@ -121,10 +121,10 @@ test_mesh_small_multicast_DEPENDENCIES = \
 
 
 if ENABLE_TEST_RUN
-TESTS = test_mesh_api test_mesh_tree_api test_mesh_local_1 test_mesh_local_2 test_mesh_small_unicast test_mesh_small_multicast
+TESTS = test_mesh_api test_mesh_tree_api test_mesh_local_1 test_mesh_local_2 test_mesh_2dtorus test_mesh_small_unicast test_mesh_small_multicast
 endif
 
 EXTRA_DIST = \
   test_mesh.conf \
-  test_mesh_path.conf \
+  test_mesh_2dtorus.conf \
   test_mesh_small.conf
\ No newline at end of file