adding just test

This commit is contained in:
Chris Cochrun 2024-01-23 14:47:01 -06:00
parent b85d848d56
commit 65359d736c

View file

@ -11,3 +11,5 @@ lint:
clean:
cargo clean
rm -rf bld/
test:
RUST_LOG=debug cargo test --benches --tests --all-features -- --nocapture