| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e313dc6 commit 227a45b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -323,13 +323,13 @@ You can execute the entire suite of tests for a given subsystem | |||
| 323 | 323 | by providing the name of a subsystem: | |
| 324 | 324 | ||
| 325 | 325 | ```text | |
| 326 | - $ tools/test.py -J child-process | ||
| 326 | + $ tools/test.py child-process | ||
| 327 | 327 | ``` | |
| 328 | 328 | ||
| 329 | 329 | You can also execute the tests in a tests directory (such as `test/message`): | |
| 330 | 330 | ||
| 331 | 331 | ```text | |
| 332 | - $ tools/test.py -J test/message | ||
| 332 | + $ tools/test.py test/message | ||
| 333 | 333 | ``` | |
| 334 | 334 | ||
| 335 | 335 | If you want to check the other options, please refer to the help by using | |
| Back | FazBrowse Home | New Git URL |
0 commit comments