Skip to content

Commit a1e0920

Browse files
Johannes Weissweissi
authored andcommitted
fixup
1 parent 8f19014 commit a1e0920

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

TestFoundation/TestProcess.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -630,8 +630,6 @@ class TestProcess : XCTestCase {
630630
("test_redirect_all_using_null", test_redirect_all_using_null),
631631
("test_redirect_all_using_nil", test_redirect_all_using_nil),
632632
("test_plutil", test_plutil),
633-
("test_currentDirectory", test_currentDirectory),
634-
("test_fileDescriptorsAreNotInherited", test_fileDescriptorsAreNotInherited),
635633
]
636634

637635
#if !os(Windows)

0 commit comments

Comments
 (0)