1
1
mirror of https://github.com/casey/just.git synced 2024-11-22 18:34:06 +03:00

Only test lib to avoid duplicate error messages

This commit is contained in:
Casey Rodarmor 2016-10-06 16:27:44 -07:00
parent 063deb43c4
commit 823b7a5181

View File

@ -1,5 +1,5 @@
test:
cargo test
cargo test --lib
cargo run -- quine
# list all recipies