From: Bart Polot Date: Thu, 5 Jul 2012 15:15:33 +0000 (+0000) Subject: - dont run regex test until mesh_new is made default X-Git-Tag: initial-import-from-subversion-38251~12632 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=75cb1be5b4c6322881d4664e53fe1d1afe92532d;p=oweals%2Fgnunet.git - dont run regex test until mesh_new is made default --- diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am index 0357a27a1..77e305b02 100644 --- a/src/mesh/Makefile.am +++ b/src/mesh/Makefile.am @@ -195,7 +195,7 @@ test_mesh_small_speed_ack_DEPENDENCIES = \ if ENABLE_TEST_RUN TESTS = test_mesh_api test_mesh_tree_api test_mesh_local_1 test_mesh_local_2 \ - test_mesh_2dtorus test_mesh_regex test_mesh_small_unicast test_mesh_small_multicast + test_mesh_2dtorus test_mesh_small_unicast test_mesh_small_multicast endif EXTRA_DIST = \