lighthouse/testing/state_transition_vectors/Makefile

9 lines
121 B
Makefile
Raw Normal View History

produce-vectors:
cargo run --release
test:
cargo test --release --features "$(TEST_FEATURES)"
clean:
rm -r vectors/