File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -917,6 +917,7 @@ test.dataclass_module_1
917917test.dataclass_module_1_str
918918test.dataclass_module_2
919919test.dataclass_module_2_str
920+ test.dataclass_textanno
920921test.datetimetester
921922test.dis_module
922923test.doctest_aliases
@@ -948,6 +949,7 @@ test.libregrtest.runtest_mp
948949test.libregrtest.save_env
949950test.libregrtest.setup
950951test.libregrtest.utils
952+ test.libregrtest.win_utils
951953test.list_tests
952954test.lock_tests
953955test.make_ssl_certs
@@ -1487,6 +1489,7 @@ test.test_tools.__main__
14871489test.test_tools.test_fixcid
14881490test.test_tools.test_gprof2html
14891491test.test_tools.test_i18n
1492+ test.test_tools.test_lll
14901493test.test_tools.test_md5sum
14911494test.test_tools.test_pdeps
14921495test.test_tools.test_pindent
@@ -1713,7 +1716,15 @@ xml.etree.cElementTree
17131716xml.parsers
17141717xml.parsers.expat
17151718xml.parsers.expat.errors
1719+ xml.parsers.expat.errors.dom
1720+ xml.parsers.expat.errors.etree
1721+ xml.parsers.expat.errors.parsers
1722+ xml.parsers.expat.errors.sax
17161723xml.parsers.expat.model
1724+ xml.parsers.expat.model.dom
1725+ xml.parsers.expat.model.etree
1726+ xml.parsers.expat.model.parsers
1727+ xml.parsers.expat.model.sax
17171728xml.sax
17181729xml.sax._exceptions
17191730xml.sax.expatreader
You can’t perform that action at this time.
0 commit comments