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 24c9f6e commit 7da702bCopy full SHA for 7da702b
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-NEXT: Test run with 1 test passed after {{.*}} seconds.
+CHECK-SWIFT-TESTING-LOG: Test run with 1 test passed after {{.*}} seconds.
46
47
48
## Check there were no compile errors or warnings.
0 commit comments