# vi:set noet ts=4:

test::
	@echo "Run DGS-test-suite in ..."
	@phpunit AllTests.php

