From 5f7453d53f0b02b02abd05bf11633169a16fe868 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Fri, 26 Apr 2013 09:33:52 +0000 Subject: [PATCH] - fix --- src/testbed/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am index e95dd3fa1..43435bf9e 100644 --- a/src/testbed/Makefile.am +++ b/src/testbed/Makefile.am @@ -144,7 +144,7 @@ check_PROGRAMS = \ test_testbed_api_testbed_run_topologysmallworld \ test_testbed_api_testbed_run_topologyfromfile \ test_testbed_api_testbed_run_topologyscalefree \ - test_testbed_api_testbed_run_waitforever \ #Can be used for manual debugging + test_testbed_api_testbed_run_waitforever \ test_testbed_api_statistics if ENABLE_TEST_RUN -- 2.25.1