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.
1 parent 8f19014 commit a1e0920Copy full SHA for a1e0920
TestFoundation/TestProcess.swift
@@ -630,8 +630,6 @@ class TestProcess : XCTestCase {
630
("test_redirect_all_using_null", test_redirect_all_using_null),
631
("test_redirect_all_using_nil", test_redirect_all_using_nil),
632
("test_plutil", test_plutil),
633
- ("test_currentDirectory", test_currentDirectory),
634
- ("test_fileDescriptorsAreNotInherited", test_fileDescriptorsAreNotInherited),
635
]
636
637
#if !os(Windows)
0 commit comments