aboutsummaryrefslogtreecommitdiff
path: root/src/testing_old/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing_old/Makefile.am')
-rw-r--r--src/testing_old/Makefile.am13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/testing_old/Makefile.am b/src/testing_old/Makefile.am
index 7a7f19364..2e5eb4bf7 100644
--- a/src/testing_old/Makefile.am
+++ b/src/testing_old/Makefile.am
@@ -80,12 +80,13 @@ check_PROGRAMS = \
80 test_testing_topology_scale_free 80 test_testing_topology_scale_free
81 81
82if ENABLE_TEST_RUN 82if ENABLE_TEST_RUN
83TESTS = \ 83# Don't bother to test old-testing at this point
84 test_testing \ 84#TESTS = \
85 test_testing_connect \ 85# test_testing \
86 test_testing_reconnect \ 86# test_testing_connect \
87 test_testing_group \ 87# test_testing_reconnect \
88 test_testing_peergroup 88# test_testing_group \
89# test_testing_peergroup
89endif 90endif
90 91
91 92