From 5673fdbdfaabcd5ae2a13f9337b143ebe50b6a83 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Mon, 21 Apr 2014 14:37:40 -0400 Subject: emacs: Fix coding system in `notmuch-show-view-raw-message' This fixes the known-broken test of viewing 8bit messages added by the previous commit. --- test/T455-emacs-charsets.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/T455-emacs-charsets.sh b/test/T455-emacs-charsets.sh index a42a1d20..3078f9c9 100755 --- a/test/T455-emacs-charsets.sh +++ b/test/T455-emacs-charsets.sh @@ -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")' -- cgit v1.2.3