mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
added cElementTree tests
This commit is contained in:
parent
6f0d479c78
commit
9235ea4f26
2 changed files with 204 additions and 0 deletions
|
@ -16,5 +16,6 @@ runtest("test.test_minidom")
|
|||
runtest("test.test_pyexpat")
|
||||
runtest("test.test_sax")
|
||||
runtest("test.test_xml_etree")
|
||||
runtest("test.test_xml_etree_c")
|
||||
runtest("test.test_xmllib")
|
||||
runtest("test.test_xmlrpc")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue