diff options
| author | David Bremner <david@tethera.net> | 2018-04-08 08:12:20 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-04-24 22:59:21 -0300 |
| commit | e8ac065a502996efd3aed0d140d4131684a3f2cb (patch) | |
| tree | cff23718cb543ef22fd50fc996ef83bd1fbcbd8a | |
| parent | b4767dd6220f9419739745450314765653ae0cec (diff) | |
test: re-enable disabled test in T700-reindex.sh
The extra test_done looks like a typo
| -rwxr-xr-x | test/T700-reindex.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
