aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-02 21:46:57 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-02 21:46:57 +0000
commitc910d38cb3a67d29aeee3753a1c9cd6e7d6ccc39 (patch)
tree56c6bbab2d2b61256eb5ad10f29d0ea062523bce /src/fs
parentfbab5017f1de2ffd8632a989ca0f0f9a9eefbd43 (diff)
downloadgnunet-c910d38cb3a67d29aeee3753a1c9cd6e7d6ccc39.tar.gz
gnunet-c910d38cb3a67d29aeee3753a1c9cd6e7d6ccc39.zip
do not run incomplete tests
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 62dae940e..35b01d220 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -164,8 +164,7 @@ TESTS = \
164 test_fs_test_lib \ 164 test_fs_test_lib \
165 test_gnunet_service_fs_migration \ 165 test_gnunet_service_fs_migration \
166 test_gnunet_service_fs_p2p \ 166 test_gnunet_service_fs_p2p \
167 $(check_SCRIPTS) \ 167 $(check_SCRIPTS)
168 $(check_PROGRAMS)
169 168
170 169
171test_fs_collection_SOURCES = \ 170test_fs_collection_SOURCES = \