mirror of
https://github.com/python/cpython.git
synced 2025-07-08 03:45:36 +00:00
Remove a duplicate test.
This commit is contained in:
parent
03813399cc
commit
50bc19fce5
1 changed files with 0 additions and 1 deletions
|
@ -199,7 +199,6 @@ text
|
|||
self._parse_error("</$>")
|
||||
self._parse_error("</")
|
||||
self._parse_error("</a")
|
||||
self._parse_error("</a")
|
||||
self._parse_error("<a<a>")
|
||||
self._parse_error("</a<a>")
|
||||
self._parse_error("<$")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue