aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-06 13:30:17 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-06 13:30:17 +0000
commitae7bfd97da823c4fb870dbe5c68231a4ab2a85d8 (patch)
treec12de941417e85259089d933684803476f9222d1 /src/fs/Makefile.am
parent0ce4db5534d634cca6dc001eae43a8907e9c5cf2 (diff)
downloadgnunet-ae7bfd97da823c4fb870dbe5c68231a4ab2a85d8.tar.gz
gnunet-ae7bfd97da823c4fb870dbe5c68231a4ab2a85d8.zip
fixing publish persist test
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 57d41c824..364172ec0 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -152,6 +152,7 @@ TESTS = $(check_SCRIPTS) \
152 test_fs_list_indexed \ 152 test_fs_list_indexed \
153 test_fs_namespace \ 153 test_fs_namespace \
154 test_fs_publish \ 154 test_fs_publish \
155 test_fs_publish_persistence \
155 test_fs_search \ 156 test_fs_search \
156 test_fs_start_stop \ 157 test_fs_start_stop \
157 test_fs_unindex \ 158 test_fs_unindex \