addTestFile('RegisterTest.php'); $test->addTestFile('FunctionsTest.php'); $test->addTestFile('DateTest.php'); $test->addTestFile('InputTest.php'); // run $test->run(new CustomHtmlReporter); ?>