leo/test.sh
2022-02-18 15:49:39 -07:00

4 lines
255 B
Bash
Executable File

export CLEAR_LEO_TEST_EXPECTATIONS=1
cargo test --package leo-parser --lib -- test::parser_tests --exact --nocapture
# cargo test --package leo-parser --lib -- test::parser_tests --exact --nocapture 2>&1 | grep -A 2 dbg
export CLEAR_LEO_TEST_EXPECTATIONS=