From: Sam Reed Date: Wed, 22 Jun 2011 22:13:53 +0000 (+0000) Subject: require_once( dirname( dirname( __FILE__ ) ) . '/includes/upload/UploadFromUrlTest... X-Git-Tag: 1.31.0-rc.0~29344 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/%7B%7B%20url_for%28%27vote%27%2C%20idvote=vote.voteid%29%20%7D%7D?a=commitdiff_plain;h=bc7e3ebc5b07a66cd9caa47a799fdf8f50014a2c;p=lhc%2Fweb%2Fwiklou.git require_once( dirname( dirname( __FILE__ ) ) . '/includes/upload/UploadFromUrlTest.php' ); Followup r90607 --- diff --git a/tests/phpunit/suites/UploadFromUrlTestSuite.php b/tests/phpunit/suites/UploadFromUrlTestSuite.php index c9729fbbd3..9b66682535 100644 --- a/tests/phpunit/suites/UploadFromUrlTestSuite.php +++ b/tests/phpunit/suites/UploadFromUrlTestSuite.php @@ -1,6 +1,6 @@