diff options
| author | David Bremner <david@tethera.net> | 2017-08-27 20:58:22 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-09-05 21:51:57 -0300 |
| commit | debfae20db9a45ce7e12ac51db2b0104cd3b0be2 (patch) | |
| tree | a68c4d3c5516c1470c064654cd147b9f951fbbd4 /test | |
| parent | 36a3d65034f1aa8de77c21013c63f0198aef386c (diff) | |
lib: enforce that n_message_reindex takes headers from first file
This is still a bit stopgap to be only choosing one set of headers,
but this seems like a more defensible set of headers to choose.
Diffstat (limited to 'test')
| -rwxr-xr-x | test/T670-duplicate-mid.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T670-duplicate-mid.sh b/test/T670-duplicate-mid.sh index d4c1d1c2..ce010cf7 100755 --- a/test/T670-duplicate-mid.sh +++ b/test/T670-duplicate-mid.sh @@ -41,7 +41,6 @@ notmuch search --output=files "sekrit" | notmuch_dir_sanitize > OUTPUT test_expect_equal_file EXPECTED OUTPUT test_begin_subtest 'reindex choses subject from first filename' -test_subtest_known_broken cat <<EOF > EXPECTED thread:XXX 2001-01-05 [1/1(3)] Notmuch Test Suite; message 0 (inbox unread) EOF |
