Issue #22585: make URandomFDTests test case actually run

This commit is contained in:
Ned Deily 2015-03-17 04:30:08 -07:00
parent 6a98002d47
commit ab6b9f8a5b
1 changed files with 1 additions and 0 deletions

View File

@ -2567,6 +2567,7 @@ def test_main():
MakedirTests,
DevNullTests,
URandomTests,
URandomFDTests,
ExecTests,
Win32ErrorTests,
TestInvalidFD,