Replaced all instances of <<<END (which breaks vim syntax highlighting), with a type...
[lhc/web/wiklou.git] / tests / run-test.php
1 <?php
2
3 require_once( dirname(__FILE__) . '/../maintenance/commandLine.inc' );
4 require( 'PHPUnit/TextUI/Command.php' );