aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2012-03-06 18:48:37 +0000
committerGravatar David Bremner <bremner@debian.org>2012-03-18 09:14:21 -0300
commitd2e96a35a5e5eceec158dc255331b6c524810b83 (patch)
tree19b0c409a270fa3265ef08e092ce2c21a9da1f6a /test
parentfc4e5248d29cf7264481cbff82343eade5fcc2ca (diff)
test: Fix typo in test description
Part 4 is a multipart, not an html part.
Diffstat (limited to 'test')
-rwxr-xr-xtest/multipart2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/multipart b/test/multipart
index 53782c6e..0ac96d52 100755
--- a/test/multipart
+++ b/test/multipart
@@ -496,7 +496,7 @@ test_subtest_known_broken
notmuch show --format=raw --part=3 'id:87liy5ap00.fsf@yoom.home.cworth.org' >OUTPUT
test_expect_equal_file OUTPUT embedded_message
-test_begin_subtest "--format=raw --part=4, rfc822's html part"
+test_begin_subtest "--format=raw --part=4, rfc822's multipart"
notmuch show --format=raw --part=4 'id:87liy5ap00.fsf@yoom.home.cworth.org' >OUTPUT
cat <<EOF >EXPECTED
<p>This is an embedded message, with a multipart/alternative part.</p>