Skip to content

Commit 99c827b

Browse files
committed
Address incorrect exclusions
1 parent 9a053f8 commit 99c827b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Lib/test/lazy_imports_all_exclude.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,18 @@
1717
# name (e.g. test_builtin).
1818

1919
test.test_inspect.test_inspect
20-
test.test_pydoc.test_pydoc
2120
test___all__
2221
test__interpreters
2322
test_builtin
2423
test_clinic
25-
test_compileall
2624
test_crossinterp
2725
test_datetime
28-
test_external_inspection
2926
test_generated_cases
3027
test_heapq
3128
test_idle
3229
test_import
3330
test_importlib
34-
test_interpreters
3531
test_json
36-
test_lazy_import
3732
test_pkg
3833
test_profile
3934
test_profiling
@@ -43,8 +38,5 @@ test_symtable
4338
test_tools
4439
test_trace
4540
test_type_annotations
46-
test_typing
4741
test_unittest
48-
test_xmlrpc
49-
test_zipfile
5042
test_zoneinfo

0 commit comments

Comments
 (0)