aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-02 10:43:51 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-02 10:43:51 +0000
commita0bbf26743763d463240b81ded01834f68676661 (patch)
tree654ed946faf5e0229e91a292a89dc76d5139efe3 /src
parent2e7a539d220d2ec2b589a8b666e85f12243015bb (diff)
downloadgnunet-a0bbf26743763d463240b81ded01834f68676661.tar.gz
gnunet-a0bbf26743763d463240b81ded01834f68676661.zip
deactivating testcases that have never worked
Diffstat (limited to 'src')
-rw-r--r--src/monkey/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monkey/Makefile.am b/src/monkey/Makefile.am
index 01712ff1c..0229c67c9 100644
--- a/src/monkey/Makefile.am
+++ b/src/monkey/Makefile.am
@@ -84,7 +84,7 @@ bug_null_pointer_exception_LDADD = \
84check_PROGRAMS = \ 84check_PROGRAMS = \
85 test_monkey_api 85 test_monkey_api
86 86
87TESTS = $(check_PROGRAMS) $(check_SCRIPTS) 87#TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
88 88
89test_monkey_api_SOURCES = \ 89test_monkey_api_SOURCES = \
90 test_monkey_api.c 90 test_monkey_api.c