aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index ac57659ef..c25087d69 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -47,7 +47,7 @@ check_PROGRAMS = \
47 test_testing_topology_none \ 47 test_testing_topology_none \
48 test_testing_topology_scale_free 48 test_testing_topology_scale_free
49 49
50if !DISABLE_TEST_RUN 50if ENABLE_TEST_RUN
51TESTS = \ 51TESTS = \
52 test_testing \ 52 test_testing \
53 test_testing_connect \ 53 test_testing_connect \