aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-08-20 11:50:05 -0700
committerDavid Bremner <david@tethera.net>2022-09-03 09:05:44 -0300
commita832f940e10dee79029556c002b522daadb07d74 (patch)
treecf8d8ec435874b3e1ef947a8287fe80337173050 /test
parent2e5ef69fbf9ce9d67720d5d4abba3026302734e5 (diff)
test: rename indexing corpus
The corpus is not really suitable for general indexing test since the sole message is ignored (and will most likely continue to be ignored) by notmuch-new.
Diffstat (limited to 'test')
-rwxr-xr-xtest/T070-insert.sh2
-rw-r--r--test/corpora/insert/mbox-attachment.eml (renamed from test/corpora/indexing/mbox-attachment.eml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/test/T070-insert.sh b/test/T070-insert.sh
index 7d5f842d..73953272 100755
--- a/test/T070-insert.sh
+++ b/test/T070-insert.sh
@@ -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
diff --git a/test/corpora/indexing/mbox-attachment.eml b/test/corpora/insert/mbox-attachment.eml
index 98a8fc91..98a8fc91 100644
--- a/test/corpora/indexing/mbox-attachment.eml
+++ b/test/corpora/insert/mbox-attachment.eml