#!/usr/bin/env sh
./vendor/bin/phpunit --configuration ./tests/build/config/phpunit.quick.xml "$@"
