mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
readme: improve clarity of phrasing around testing
This commit is contained in:
parent
6d843bfe5a
commit
f84c651adc
@ -33,7 +33,7 @@ To boot a fake ship with a custom pill, use the `-B` flag:
|
||||
urbit -F zod -A /path/to/arvo -B /path/to.pill -c fakezod
|
||||
```
|
||||
|
||||
To run all tests in `/tests`, run `-test %/tests` in dojo. `-test %/tests/some/path` would only run all tests in `/tests/some/path`.
|
||||
To run all tests in `/tests`, run `-test %/tests` in dojo. To run only the tests in `/tests/some/path`, use `-test %/tests/some/path`.
|
||||
|
||||
## Maintainers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user