test:
	vendor/bin/phpunit test/test.php

.PHONY: test
