Fix for r58980: use wfMsgForContent
[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' );