test -e test/fixtures/fast-exit-linux || ln -s /usr/bin/true test/fixtures/fast-exit-linux
TERM=xterm-256color LC_ALL=C ava --serial -c 1 -s  --no-worker-threads test/*
