Only test lib to avoid duplicate error messages
This commit is contained in:
parent
063deb43c4
commit
823b7a5181
2
justfile
2
justfile
@ -1,5 +1,5 @@
|
||||
test:
|
||||
cargo test
|
||||
cargo test --lib
|
||||
cargo run -- quine
|
||||
|
||||
# list all recipies
|
||||
|
Loading…
x
Reference in New Issue
Block a user