Split down patch-comment-table.sql
[lhc/web/wiklou.git] / tests / phpunit / unit / includes / filerepo / FileBackendDBRepoWrapperTest.php
index 4db9892..6084601 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-class FileBackendDBRepoWrapperTest extends \MediaWikiUnitTestCase {
+class FileBackendDBRepoWrapperTest extends MediaWikiUnitTestCase {
        protected $backendName = 'foo-backend';
        protected $repoName = 'pureTestRepo';