Skip to content

Commit 82fdb38

Browse files
committed
updated IntegationTests to use the executeSwift*(...) functions
1 parent 4dc0298 commit 82fdb38

File tree

5 files changed

+500
-401
lines changed

5 files changed

+500
-401
lines changed

Sources/_IntegrationTestSupport/Filesystem.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
See http://swift.org/CONTRIBUTORS.txt for Swift project authors
99
*/
1010

11-
import TSCBasic
11+
import Basics
1212

1313
extension FileSystem {
1414
// Returns true if a path does not exist. Makes #expect statements more obvious.

0 commit comments

Comments
 (0)