wasnt -> wasn't

This commit is contained in:
Semen Zhydenko 2019-08-01 15:10:06 +02:00
parent 942fd91995
commit 2de145f372
1 changed files with 1 additions and 1 deletions

View File

@ -582,7 +582,7 @@ class TestPython:
assert "hx" in fnode.toxml()
def test_assertion_binchars(self, testdir):
"""this test did fail when the escaping wasnt strict"""
"""this test did fail when the escaping wasn't strict"""
testdir.makepyfile(
"""