mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
docs: update location of unit tests folder (#7814)
This commit is contained in:
parent
920c0b3515
commit
391eed42f4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Test `deno`:
|
|||
# Run the whole suite:
|
||||
cargo test
|
||||
|
||||
# Only test cli/js/:
|
||||
# Only test cli/tests/unit/:
|
||||
cargo test js_unit_tests
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue