From 7da6733e890b913281afd5061cf5a648094a1eb4 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 31 Dec 2011 22:15:02 -0400 Subject: test: add two new messages to corpus with iso-8859-1 encoding One is quoted printable, the other users 8 bit encoding. The latter triggers a bug in the python bindings due to missing call to g_mime_init. The corresponding test is marked broken in this commit. --- test/python | 1 + 1 file changed, 1 insertion(+) (limited to 'test/python') diff --git a/test/python b/test/python index c3aa726..0b56db3 100755 --- a/test/python +++ b/test/python @@ -5,6 +5,7 @@ test_description="python bindings" add_email_corpus test_begin_subtest "compare thread ids" +test_subtest_known_broken test_python <