raise timeout for WikiPage tests
[lhc/web/wiklou.git] / tests / phpunit / includes / WikiPageTest.php
index d7c4d56..fb20ce6 100644 (file)
@@ -3,6 +3,7 @@
 * @group ContentHandler
 * @group Database
 * ^--- important, causes temporary tables to be used instead of the real database
+* @group medium
 **/
 
 class WikiPageTest extends MediaWikiLangTestCase {