aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 8657d42cb..c1b41c265 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -57,6 +57,7 @@ check_PROGRAMS = \
57 test_testing_sharedservices 57 test_testing_sharedservices
58 58
59if ENABLE_TEST_RUN 59if ENABLE_TEST_RUN
60TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;
60TESTS = \ 61TESTS = \
61 test_testing_portreservation \ 62 test_testing_portreservation \
62 test_testing_peerstartup \ 63 test_testing_peerstartup \