Add missing "use" clause to DumpTestCase
[lhc/web/wiklou.git] / tests / phpunit / maintenance / DumpTestCase.php
index c872993..9b90bfe 100644 (file)
@@ -8,6 +8,7 @@ use MediaWikiLangTestCase;
 use Page;
 use User;
 use XMLReader;
+use MWException;
 
 /**
  * Base TestCase for dumps