From aa09312ac0fa42d2b591882b734e8c572e15fbfe Mon Sep 17 00:00:00 2001 From: umherirrender Date: Wed, 12 Nov 2014 20:24:08 +0100 Subject: Remove require_once from some tests by adding classes to TestsAutoLoader Change-Id: If6d0a72acb98e0971fcce2facb239b67cbe639a5 --- tests/phpunit/includes/api/ApiUploadTest.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/phpunit/includes/api/ApiUploadTest.php') diff --git a/tests/phpunit/includes/api/ApiUploadTest.php b/tests/phpunit/includes/api/ApiUploadTest.php index 8ea761f8a707..7fdefb6cad46 100644 --- a/tests/phpunit/includes/api/ApiUploadTest.php +++ b/tests/phpunit/includes/api/ApiUploadTest.php @@ -17,8 +17,6 @@ // @todo Port the other Upload tests, and other API tests to this framework -require_once 'ApiTestCaseUpload.php'; - /** * @group Database * @group Broken -- cgit v1.2.3