We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff2523 commit a2db5adCopy full SHA for a2db5ad
src/tests/running.md
@@ -63,7 +63,7 @@ Likewise, you can test a single file by passing its path:
63
### Run only the tidy script
64
65
```bash
66
-./x.py test src/tools/tidy
+./x.py test tidy
67
```
68
69
### Run tests on the standard library
0 commit comments