summaryrefslogtreecommitdiffstats
path: root/tests/unit/articleenhancer/RegexArticleEnhancerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/articleenhancer/RegexArticleEnhancerTest.php')
-rw-r--r--tests/unit/articleenhancer/RegexArticleEnhancerTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unit/articleenhancer/RegexArticleEnhancerTest.php b/tests/unit/articleenhancer/RegexArticleEnhancerTest.php
index f464c9275..a08371f47 100644
--- a/tests/unit/articleenhancer/RegexArticleEnhancerTest.php
+++ b/tests/unit/articleenhancer/RegexArticleEnhancerTest.php
@@ -15,8 +15,6 @@ namespace OCA\News\ArticleEnhancer;
use \OCA\News\Db\Item;
-require_once(__DIR__ . "/../../classloader.php");
-
class RegexArticleEnhancerTest extends \PHPUnit_Framework_TestCase {