mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
#17789: test_random now works with unittest test discovery. Patch by Zachary Ware.
This commit is contained in:
parent
aaa5d1c582
commit
3e4a98bd1c
2 changed files with 15 additions and 27 deletions
|
|
@ -120,6 +120,9 @@ Tests
|
|||
- Issue #12820: add tests for the xml.dom.minicompat module.
|
||||
Patch by John Chandler and Phil Connell.
|
||||
|
||||
- Issue #17789: test_random now works with unittest test discovery.
|
||||
Patch by Zachary Ware.
|
||||
|
||||
- Issue #17779: test_osx_env now works with unittest test discovery.
|
||||
Patch by Zachary Ware.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue