mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Fix typo.
This commit is contained in:
parent
a154262e44
commit
11cfbd6ef2
1 changed files with 1 additions and 1 deletions
|
@ -508,7 +508,7 @@ C API
|
|||
Tests
|
||||
-----
|
||||
|
||||
- Several tests weren't being run rom regrtest.py (test_timeout.py,
|
||||
- Several tests weren't being run from regrtest.py (test_timeout.py,
|
||||
test_tarfile.py, test_netrc.py, test_multifile.py,
|
||||
test_importhooks.py and test_imp.py). Now they are. (Note to
|
||||
developers: please read Lib/test/README when creating a new test, to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue