From: Nathan S. Evans Date: Fri, 2 Jul 2010 13:52:30 +0000 (+0000) Subject: bad commit fix X-Git-Tag: initial-import-from-subversion-38251~21059 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8c2bea8ab2ab491ca4780e7d6a76abf53d61d607;p=oweals%2Fgnunet.git bad commit fix --- diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am index e90b217e9..96dc2e1e5 100644 --- a/src/fs/Makefile.am +++ b/src/fs/Makefile.am @@ -150,6 +150,7 @@ TESTS = \ test_fs_download \ test_fs_download_indexed \ test_fs_download_persistence \ + test_fs_file_information \ test_fs_list_indexed \ test_fs_namespace \ test_fs_publish \ @@ -157,7 +158,6 @@ TESTS = \ test_fs_search \ test_fs_search_persistence \ test_fs_start_stop \ - test_fs_file_information test_fs_unindex \ test_fs_unindex_persistence \ test_fs_uri \