From: Guido Günther Date: Thu, 21 Mar 2019 09:15:28 +0000 (+0100) Subject: tests: Drop mime headers from test case X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=38bb4bfec1272b5d48bdf9d86b5df245b1941260;p=tools%2Fgit-buildpackage.git tests: Drop mime headers from test case As a result of 74669f0925b7c3d08a735d4e302b656b766d15cf we don't parse these out anymore (but don't need them either) Gbp-Dch: Ignore --- diff --git a/tests/08_test_patch.py b/tests/08_test_patch.py index 9fe7f7fd..cf87b811 100644 --- a/tests/08_test_patch.py +++ b/tests/08_test_patch.py @@ -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