[PATCH] test: re-enable disabled test in T700-reindex.sh
David Bremner
david at tethera.net
Sun Apr 8 04:12:20 PDT 2018
The extra test_done looks like a typo
---
test/T700-reindex.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/T700-reindex.sh b/test/T700-reindex.sh
index 2b7bc658..9e795896 100755
--- a/test/T700-reindex.sh
+++ b/test/T700-reindex.sh
@@ -66,7 +66,6 @@ notmuch restore < prop-dump
notmuch reindex '*'
notmuch dump | grep '^#=' | sort > OUTPUT
test_expect_equal_file prop-dump OUTPUT
-test_done
add_email_corpus lkml
--
2.16.3
More information about the notmuch
mailing list