addTestFile('HTMLPurifier.php'); $test->addTestFile('Lexer.php'); //$test->addTestFile('Token.php'); $test->addTestFile('Definition.php'); $test->addTestFile('ChildDef.php'); $test->addTestFile('Generator.php'); $test->run( new HtmlReporter() ); ?>