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 e634b25 commit a23031cCopy full SHA for a23031c
swift-package-init-lib.md
@@ -42,7 +42,7 @@ RUN: %{FileCheck} --check-prefix CHECK-SWIFT-TESTING-LOG --input-file %t.swift-t
42
43
```
44
CHECK-SWIFT-TESTING-LOG: Test run started.
45
-CHECK-SWIFT-TESTING-LOG: Test run with 1 test passed after {{.*}} seconds.
+CHECK-SWIFT-TESTING-LOG: Test run with 1 test in 0 suites passed after {{.*}} seconds.
46
47
48
## Check there were no compile errors or warnings.
0 commit comments