Merge "New namespace MediaWiki\Tests\Maintenance"
[lhc/web/wiklou.git] / tests / phpunit / maintenance / categoriesRdfTest.php
index 2edbae1..48935c3 100644 (file)
@@ -1,5 +1,10 @@
 <?php
 
+namespace MediaWiki\Tests\Maintenance;
+
+use DumpCategoriesAsRdf;
+use MediaWikiLangTestCase;
+
 /**
  * @covers CategoriesRdf
  * @covers DumpCategoriesAsRdf