LocalFileTest does not require database access
authorKunal Mehta <legoktm@gmail.com>
Fri, 27 Mar 2015 00:36:14 +0000 (17:36 -0700)
committerKunal Mehta <legoktm@gmail.com>
Fri, 27 Mar 2015 00:36:14 +0000 (17:36 -0700)
Change-Id: Iea4a2758a1169b212c15ceb4445b2e2a0458df1a

tests/phpunit/includes/filerepo/file/LocalFileTest.php

index 5c5052e..3c5754b 100644 (file)
@@ -2,7 +2,6 @@
 
 /**
  * These tests should work regardless of $wgCapitalLinks
- * @group Database
  * @todo Split tests into providers and test methods
  */