Skip to content

Commit 1c0bec2

Browse files
committed
Test commit
1 parent 44e5e4d commit 1c0bec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/swift-test/test.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ func test(path: String..., args: String? = nil) -> Bool {
2222
#else
2323
result = try? system(Path.join(path, "test-Package"))
2424
#endif
25+
2526
return result != nil
2627
}

0 commit comments

Comments
 (0)