Ghee/unit-test.sh
2023-09-30 21:32:26 -07:00

2 lines
46 B
Bash

#!/bin/sh
cargo test -- --test-threads=1 "$@"