Update test runner script.

This commit is contained in:
David Himmelstrup 2020-08-25 18:22:06 +08:00
commit 1592c7a10c

View file

@ -1,3 +1,3 @@
#!/usr/bin/env sh
set -x
stack test --flag reanimate:test --test-arguments="--rerun -j 4 $@" --pedantic
stack test --test-arguments="--rerun -j 4 $@" --pedantic