mirror of
https://github.com/python/cpython.git
synced 2026-01-08 08:22:41 +00:00
Issue #22585: make URandomFDTests test case actually run
This commit is contained in:
parent
6a98002d47
commit
ab6b9f8a5b
1 changed files with 1 additions and 0 deletions
|
|
@ -2567,6 +2567,7 @@ def test_main():
|
|||
MakedirTests,
|
||||
DevNullTests,
|
||||
URandomTests,
|
||||
URandomFDTests,
|
||||
ExecTests,
|
||||
Win32ErrorTests,
|
||||
TestInvalidFD,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue