From dc176519254fa2d58ea1526421ffbcc7c295b24d Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Tue, 4 Oct 2011 15:04:16 +0000 Subject: Enabled DHT testcase, added unicast testcase --- src/mesh/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesh/Makefile.am') diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am index ad91ad16c..3623a48ad 100644 --- a/src/mesh/Makefile.am +++ b/src/mesh/Makefile.am @@ -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 +TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1 test_mesh_local_2 test_mesh_small_unicast endif endif -- cgit v1.2.3