mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
Typo (#7177)
This commit is contained in:
parent
dcc7348090
commit
2df4a29f49
@ -99,7 +99,7 @@ current directory (recursively) that match the glob
|
||||
files in the directory that match this glob will be run.
|
||||
|
||||
```shell
|
||||
# Run all tests in the current directly and all sub-directories
|
||||
# Run all tests in the current directory and all sub-directories
|
||||
deno test
|
||||
|
||||
# Run all tests in the util directory
|
||||
|
Loading…
Reference in New Issue
Block a user