Changed format of TESTNAME

This commit is contained in:
onyinyang 2022-04-06 22:37:21 -04:00
parent 45b53590f7
commit 203e17f9fa
No known key found for this signature in database
GPG Key ID: 156A6435430C2036
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