From bc7e3ebc5b07a66cd9caa47a799fdf8f50014a2c Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Wed, 22 Jun 2011 22:13:53 +0000 Subject: [PATCH] require_once( dirname( dirname( __FILE__ ) ) . '/includes/upload/UploadFromUrlTest.php' ); Followup r90607 --- tests/phpunit/suites/UploadFromUrlTestSuite.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@