test -e test/fixtures/fast-exit-linux || ln -s /usr/bin/true test/fixtures/fast-exit-linux
ava -c 1 -s  --no-worker-threads test/*
