mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-13 18:14:48 -05:00
Fix typo in running the tests section
This commit is contained in:
@@ -32,7 +32,7 @@ To run all tests, invoke the runtests target using jake:
|
||||
|
||||
`jake runtests`
|
||||
|
||||
This will all tests; to run only a specific subset of tests, use:
|
||||
This run will all tests; to run only a specific subset of tests, use:
|
||||
|
||||
`jake runtests tests=<regex>`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user