]> git.notmuchmail.org Git - notmuch/commitdiff
test: Fix typo in test description
authorAustin Clements <amdragon@MIT.EDU>
Tue, 6 Mar 2012 18:48:37 +0000 (18:48 +0000)
committerDavid Bremner <bremner@debian.org>
Sun, 18 Mar 2012 12:14:21 +0000 (09:14 -0300)
Part 4 is a multipart, not an html part.

test/multipart

index 53782c6e6f62c0939973e78074822b583458599e..0ac96d52870b9b463d9bd2ff750aa0894921b48a 100755 (executable)
@@ -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>