Fix(README): instructions to run tests

This commit is contained in:
minhtrannhat 2023-09-02 02:34:28 -04:00
parent 628cf63422
commit 5fb50be101
Signed by: minhtrannhat
GPG Key ID: E13CFA85C53F8062

View File

@ -20,4 +20,4 @@ Options:
`cargo build` `cargo build`
## Test ## Test
`cargo test` `./mk-outs.sh && cargo test`