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.
python3
1 parent f6411c3 commit ec871f0Copy full SHA for ec871f0
utils/swift_build_support/README.md
@@ -6,5 +6,5 @@ structures used by the Swift build script.
6
You may run unit tests for `swift_build_support` from the command line:
7
8
```sh
9
-$ python utils/swift_build_support/run_tests.py
+$ python3 utils/swift_build_support/run_tests.py
10
```
0 commit comments