From: Bart Polot Date: Thu, 5 Jul 2012 14:24:41 +0000 (+0000) Subject: - run test_mesh_regex by default X-Git-Tag: initial-import-from-subversion-38251~12635 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=765c01ac57c598b3e4588c34ab633197c00e9a9a;p=oweals%2Fgnunet.git - run test_mesh_regex by default --- diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am index 77e305b02..0357a27a1 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_small_unicast test_mesh_small_multicast + test_mesh_2dtorus test_mesh_regex test_mesh_small_unicast test_mesh_small_multicast endif EXTRA_DIST = \