From: Fred Drake Date: Mon, 16 Jul 2001 18:50:29 +0000 (+0000) Subject: Remove a duplicate test. X-Git-Tag: v2.2a3~1134 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=50bc19fce54a22f06eb777711b75a1bfd1c0b86b;p=thirdparty%2FPython%2Fcpython.git Remove a duplicate test. --- diff --git a/Lib/test/test_htmlparser.py b/Lib/test/test_htmlparser.py index e331ac8bcfe1..0f3cf801faa6 100755 --- a/Lib/test/test_htmlparser.py +++ b/Lib/test/test_htmlparser.py @@ -199,7 +199,6 @@ text self._parse_error("") self._parse_error("") self._parse_error("") self._parse_error("<$")