From 790eb5810fbe209e46218ab63ed2fa4889ce8e73 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Thu, 26 Mar 2015 17:36:14 -0700 Subject: [PATCH] LocalFileTest does not require database access Change-Id: Iea4a2758a1169b212c15ceb4445b2e2a0458df1a --- tests/phpunit/includes/filerepo/file/LocalFileTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/phpunit/includes/filerepo/file/LocalFileTest.php b/tests/phpunit/includes/filerepo/file/LocalFileTest.php index 5c5052e485..3c5754bf98 100644 --- a/tests/phpunit/includes/filerepo/file/LocalFileTest.php +++ b/tests/phpunit/includes/filerepo/file/LocalFileTest.php @@ -2,7 +2,6 @@ /** * These tests should work regardless of $wgCapitalLinks - * @group Database * @todo Split tests into providers and test methods */ -- 2.20.1