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