tests: Drop mime headers from test case
authorGuido Günther <agx@sigxcpu.org>
Thu, 21 Mar 2019 09:15:28 +0000 (10:15 +0100)
committerGuido Günther <agx@sigxcpu.org>
Thu, 21 Mar 2019 09:16:04 +0000 (10:16 +0100)
As a result of 74669f0925b7c3d08a735d4e302b656b766d15cf we don't parse
these out anymore (but don't need them either)

Gbp-Dch: Ignore

tests/08_test_patch.py

index 9fe7f7fde44f1bd3872b7ece6a002cbc2cc06c52..cf87b81115e0f055a2a054355178144c11bf9aa1 100644 (file)
@@ -116,10 +116,6 @@ class TestBase64Patch(unittest.TestCase):
         self.assertEqual("Nick Leverton", p.author)
         self.assertEqual("nick@leverton.org", p.email)
         self.assertEqual("""\
-MIME-Version: 1.0
-Content-Type: text/plain; charset="utf-8"
-Content-Transfer-Encoding: base64
-
 Sort files when using mergelib to create libnullmailer.a, to get
 reproducible build