Skip to content

Commit a23031c

Browse files
authored
Update swift-package-init-lib to match new Testing output for suites from swiftlang/swift-testing#1116 (#159)
1 parent e634b25 commit a23031c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-package-init-lib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RUN: %{FileCheck} --check-prefix CHECK-SWIFT-TESTING-LOG --input-file %t.swift-t
4242

4343
```
4444
CHECK-SWIFT-TESTING-LOG: Test run started.
45-
CHECK-SWIFT-TESTING-LOG: Test run with 1 test passed after {{.*}} seconds.
45+
CHECK-SWIFT-TESTING-LOG: Test run with 1 test in 0 suites passed after {{.*}} seconds.
4646
```
4747

4848
## Check there were no compile errors or warnings.

0 commit comments

Comments
 (0)