aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/utility/MethodAnnotationReaderTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/appframework/utility/MethodAnnotationReaderTest.php')
-rw-r--r--tests/lib/appframework/utility/MethodAnnotationReaderTest.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/lib/appframework/utility/MethodAnnotationReaderTest.php b/tests/lib/appframework/utility/MethodAnnotationReaderTest.php
index bcdcf3de37b..c68812aa5c7 100644
--- a/tests/lib/appframework/utility/MethodAnnotationReaderTest.php
+++ b/tests/lib/appframework/utility/MethodAnnotationReaderTest.php
@@ -25,9 +25,6 @@
namespace OC\AppFramework\Utility;
-require_once __DIR__ . "/../classloader.php";
-
-
class MethodAnnotationReaderTest extends \PHPUnit_Framework_TestCase {