You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ $ ./FooTests --dump-tests-json
56
56
57
57
## Contributing to XCTest
58
58
59
-
To contribute, you'll need to be able to build this project and and run its test suite. The easiest way to do so is via the Swift build script.
59
+
To contribute, you'll need to be able to build this project and run its test suite. The easiest way to do so is via the Swift build script.
60
60
61
61
First, follow [the instructions in the Swift README](https://github.com/apple/swift/blob/main/README.md) to build Swift from source. Confirm you're able to build the Swift project using `utils/build-script -R`.
0 commit comments