Allow external URLs (e.g. http://bits.wikimedia.org/foo) in OutputPage::addScript()
[mediawiki.git] / tests / run-test.php
blobc8d9872636e3d85720797c777cfc6108c3e0a2dc
1 <?php
3 require_once( dirname(__FILE__) . '/../maintenance/commandLine.inc' );
4 require( 'PHPUnit/TextUI/Command.php' );