test:
	@./vendor/bin/phpunit -c phpunit.xml

.PHONY: test