summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2021-03-04 12:19:33 +0000
committerGitHub <noreply@github.com>2021-03-04 12:19:33 +0000
commit7583ce28db20a0b2ad229a69175949e5a30586fe (patch)
treeafc2d0216bd852011b291b10f1af0eeafbcc8186 /python
parent334e89c330e6e0b62d5cef25942d44e2a43c1a79 (diff)
parentb4046a362e1067ace70013d2688e29eaa976466a (diff)
downloadsubunit-git-7583ce28db20a0b2ad229a69175949e5a30586fe.tar.gz
Merge pull request #45 from graingert/drop-unsupportable-pythons
fix CI
Diffstat (limited to 'python')
-rw-r--r--python/subunit/tests/test_subunit_tags.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/subunit/tests/test_subunit_tags.py b/python/subunit/tests/test_subunit_tags.py
index a16edc1..3722eb2 100644
--- a/python/subunit/tests/test_subunit_tags.py
+++ b/python/subunit/tests/test_subunit_tags.py
@@ -56,6 +56,8 @@ class TestSubUnitTags(testtools.TestCase):
b'\x83\x1b\x04test\x03\x03bar\x03foo\x04quux\xd2\x18\x1bC',
b'\xb3)\x82\x17\x04test\x02\x03foo\x04quux\xa6\xe1\xde\xec\xb3)'
b'\x83\x1b\x04test\x03\x03foo\x03bar\x04quux:\x05e\x80',
+ b'\xb3)\x82\x17\x04test\x02\x03foo\x04quux\xa6\xe1\xde\xec\xb3)'
+ b'\x83\x1b\x04test\x03\x04quux\x03foo\x03bar\xaf\xbd\x9d\xd6',
]
stream = subunit.StreamResultToBytes(self.original)
stream.status(