From 8c2bea8ab2ab491ca4780e7d6a76abf53d61d607 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Fri, 2 Jul 2010 13:52:30 +0000 Subject: [PATCH] bad commit fix --- src/fs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.25.1