Kaydet (Commit) 424980fd authored tarafından Lars Gustäbel's avatar Lars Gustäbel

Enabled EntityResolver test again now that pyexpat.c has been fixed.

üst 3a361f4f
......@@ -181,7 +181,6 @@ class TestEntityResolver:
return inpsrc
def test_expat_entityresolver():
return 1 # disabling this until pyexpat.c has been fixed
parser = create_parser()
parser.setEntityResolver(TestEntityResolver())
result = StringIO()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment