Commented out DHT code, removed DHT-dependent test from run set.
[oweals/gnunet.git] / src / mesh / Makefile.am
index 1f43b66d48da331307f02b1e764bd6c4918faca4..ad91ad16cc1100640eff6bd74f07875d723adfc7 100644 (file)
@@ -110,7 +110,7 @@ test_mesh_small_unicast_DEPENDENCIES = \
 
 if ENABLE_TEST_RUN
 if HAVE_EXPERIMENTAL
-TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1 test_mesh_local_2
+TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1
 endif
 endif