parent
6610a721ea
commit
416f3b3d59
3
justfile
3
justfile
@ -1,6 +1,9 @@
|
|||||||
test: build
|
test: build
|
||||||
cargo test --lib
|
cargo test --lib
|
||||||
|
|
||||||
|
filter PATTERN:
|
||||||
|
cargo test --lib {{PATTERN}}
|
||||||
|
|
||||||
test-quine:
|
test-quine:
|
||||||
cargo run -- quine clean
|
cargo run -- quine clean
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user