projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74669f0
)
tests: Drop mime headers from test case
author
Guido Günther
<agx@sigxcpu.org>
Thu, 21 Mar 2019 09:15:28 +0000
(10:15 +0100)
committer
Guido 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
patch
|
blob
|
history
diff --git
a/tests/08_test_patch.py
b/tests/08_test_patch.py
index 9fe7f7fde44f1bd3872b7ece6a002cbc2cc06c52..cf87b81115e0f055a2a054355178144c11bf9aa1 100644
(file)
--- 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