mirror of
https://github.com/danbulant/nushell
synced 2026-05-24 12:35:59 +00:00
Update test command (#1840)
This commit is contained in:
parent
3302586379
commit
76b170cea0
1 changed files with 1 additions and 1 deletions
|
|
@ -24,5 +24,5 @@ cargo build
|
||||||
Run tests with:
|
Run tests with:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cargo test --all --features=stable,test-bins
|
cargo test --all --features=stable
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue