Skip to content

Commit a2db5ad

Browse files
committed
[tests/running.md] simplify tidy argument
1 parent 4ff2523 commit a2db5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/running.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Likewise, you can test a single file by passing its path:
6363
### Run only the tidy script
6464

6565
```bash
66-
./x.py test src/tools/tidy
66+
./x.py test tidy
6767
```
6868

6969
### Run tests on the standard library

0 commit comments

Comments
 (0)