Change test-suite defaults.

This commit is contained in:
David Himmelstrup 2020-07-24 14:39:56 +08:00
commit 76b2eb29f2

View file

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