Minor cleanup in backup test cases
[lhc/web/wiklou.git] / tests / phpunit / maintenance / backupTextPassTest.php
index ad9bf3e..b8a60be 100644 (file)
@@ -2,7 +2,9 @@
 
 namespace MediaWiki\Tests\Maintenance;
 
+use Exception;
 use MediaWikiLangTestCase;
+use MWException;
 use TextContentHandler;
 use TextPassDumper;
 use Title;