]> git.notmuchmail.org Git - notmuch/blobdiff - test/T070-insert.sh
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / test / T070-insert.sh
index 7d5f842d11285f0a7f7e808bcd001fd076f972fa..73953272bf505edaf5f4b2ac885afa0c9e50fcfe 100755 (executable)
@@ -293,7 +293,7 @@ for code in OUT_OF_MEMORY XAPIAN_EXCEPTION ; do
 done
 
 test_begin_subtest "insert converts mboxes on delivery"
-notmuch insert +unmboxed < "${TEST_DIRECTORY}"/corpora/indexing/mbox-attachment.eml
+notmuch insert +unmboxed < "${TEST_DIRECTORY}"/corpora/insert/mbox-attachment.eml
 output=$(notmuch count tag:unmboxed)
 test_expect_equal "${output}" 1