Merge "Revert "Don't check namespace in SpecialWantedtemplates""
[lhc/web/wiklou.git] / tests / phpunit / includes / diff / DiffOpTest.php
index d89b89f..cbe0573 100644 (file)
@@ -1,10 +1,5 @@
 <?php
-
-//Load our FakeDiffOp
-require_once __DIR__ . DIRECTORY_SEPARATOR . 'FakeDiffOp.php';
-
 /**
- * @licence GNU GPL v2+
  * @author Adam Shorland
  *
  * @group Diff