X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT455-emacs-charsets.sh;h=7624fa4d10a645b8b8c5d636e76370b4a7904030;hp=a42a1d202313b4870447db5c7af5309258c1dcfb;hb=60ac94fe58635f9c40724afa0f35965fc9ff1afc;hpb=f4cdabccd0e75d94d7f6f4d50684afc67bbf7f0d diff --git a/test/T455-emacs-charsets.sh b/test/T455-emacs-charsets.sh index a42a1d20..7624fa4d 100755 --- a/test/T455-emacs-charsets.sh +++ b/test/T455-emacs-charsets.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash test_description="emacs notmuch-show charset handling" -. ./test-lib.sh +. ./test-lib.sh || exit 1 UTF8_YEN=$'\xef\xbf\xa5' @@ -128,7 +128,6 @@ EOF test_expect_equal_file OUTPUT EXPECTED test_begin_subtest "8bit text message are not decoded when viewing" -test_subtest_known_broken test_emacs '(notmuch-show "id:test-plain-8bit@example.com") (notmuch-show-view-raw-message) (test-visible-output "OUTPUT.raw")'