HelloTest.php
This is a simple test to make sure that you have phpunit
correctly installed and working. The call will look something like:
scripts/phpunit HelloTest
If your script (which would need to be in HelloTest.php) is found and runs,
UR DOIN IT RIGHT!