Changed format of TESTNAME
This commit is contained in:
parent
45b53590f7
commit
203e17f9fa
|
@ -9,7 +9,7 @@ Lox is written in rust and requires `cargo` to test. [Install Rust](https://www.
|
||||||
cargo test --release -- --nocapture TESTNAME
|
cargo test --release -- --nocapture TESTNAME
|
||||||
```
|
```
|
||||||
|
|
||||||
Where TESTNAME is one of:
|
Where `TESTNAME` is one of:
|
||||||
|
|
||||||
```
|
```
|
||||||
stats_test_trust_levels
|
stats_test_trust_levels
|
||||||
|
|
Loading…
Reference in New Issue