aboutsummaryrefslogtreecommitdiff
path: root/test/search-folder-coherence
diff options
context:
space:
mode:
authorAustin Clements <amdragon@MIT.EDU>2011-06-29 03:10:55 -0400
committerCarl Worth <cworth@cworth.org>2011-06-29 15:26:45 -0700
commit47afbdfb7995d703987a273bccc3a60fedc6dd08 (patch)
tree04e0ce19648654b219fd6d45a1a65599d6b64bff /test/search-folder-coherence
parent8c39e8d6fbc1202605494d481b27be6bcccaf500 (diff)
test: Nix increment_mtime.
With the fix for the mtime race, this workaround is no longer necessary.
Diffstat (limited to 'test/search-folder-coherence')
-rwxr-xr-xtest/search-folder-coherence1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/search-folder-coherence b/test/search-folder-coherence
index 9c31254..f8119cb 100755
--- a/test/search-folder-coherence
+++ b/test/search-folder-coherence
@@ -36,7 +36,6 @@ test_expect_equal "$output" "thread:0000000000000001 2001-01-05 [1/1] Notmuch
test_begin_subtest "Remove folder:spam copy of email"
rm $dir/spam/$(basename $file_x)
-increment_mtime $dir/spam
output=$(NOTMUCH_NEW)
test_expect_equal "$output" "No new mail. Detected 1 file rename."