Ghee/test.sh
2023-09-26 17:16:26 -07:00

2 lines
46 B
Bash

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