We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f490412 + 164349d commit 653c070Copy full SHA for 653c070
TestFoundation/TestProcess.swift
@@ -816,7 +816,6 @@ class TestProcess : XCTestCase {
816
("test_redirect_all_using_nil", test_redirect_all_using_nil),
817
("test_plutil", test_plutil),
818
("test_currentDirectory", test_currentDirectory),
819
- ("test_fileDescriptorsAreNotInherited", test_fileDescriptorsAreNotInherited),
820
("test_pipeCloseBeforeLaunch", test_pipeCloseBeforeLaunch),
821
("test_multiProcesses", test_multiProcesses),
822
]
0 commit comments