From 2de145f372478171740da0639f6512efe5c7575b Mon Sep 17 00:00:00 2001 From: Semen Zhydenko Date: Thu, 1 Aug 2019 15:10:06 +0200 Subject: [PATCH] wasnt -> wasn't --- testing/test_junitxml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/test_junitxml.py b/testing/test_junitxml.py index b56122d9b..de5be7084 100644 --- a/testing/test_junitxml.py +++ b/testing/test_junitxml.py @@ -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( """