* (bug 6579) Fixed protecting images from uploading only
[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' );