8000 make tests5 work · awesome-python/html5lib-python@5fb13b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5fb13b7

Browse files
committed
make tests5 work
--HG-- extra : convert_revision : svn%3Aacbfec75-9323-0410-a652-858a13e371e0/trunk%40860
1 parent 8f12880 commit 5fb13b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ def buildTestSuite():
8888
for treeName, treeCls in treeTypes.iteritems():
8989
for filename in html5lib_test_files('tree-construction'):
9090
testName = os.path.basename(filename).replace(".dat","")
91-
if testName == "tests5": continue # TODO
9291

9392
tests = TestData(filename, ("data", "errors", "document-fragment",
9493
"document"))

0 commit comments

Comments
 (0)
0