Commit a746b9b1 authored by Ned Deily's avatar Ned Deily

Issue #22585, #23115: make URandomFDTests test case actually run

parent a48d8010
...@@ -918,6 +918,7 @@ def test_main(): ...@@ -918,6 +918,7 @@ def test_main():
MakedirTests, MakedirTests,
DevNullTests, DevNullTests,
URandomTests, URandomTests,
URandomFDTests,
ExecvpeTests, ExecvpeTests,
Win32ErrorTests, Win32ErrorTests,
TestInvalidFD, TestInvalidFD,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment