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: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?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 @@