From: Austin Clements Date: Tue, 6 Mar 2012 18:48:37 +0000 (+0000) Subject: test: Fix typo in test description X-Git-Tag: 0.13_rc1~156 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=d2e96a35a5e5eceec158dc255331b6c524810b83 test: Fix typo in test description Part 4 is a multipart, not an html part. --- 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 <EXPECTED

This is an embedded message, with a multipart/alternative part.