Changed format of TESTNAME

This commit is contained in:
onyinyang 2022-04-06 22:37:21 -04:00
parent 47c33d036b
commit a9471b2a17
1 changed files with 1 additions and 1 deletions

View File

@ -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