From: umherirrender Date: Sun, 9 Dec 2012 09:27:56 +0000 (+0100) Subject: Adding missing @group Database to unit tests X-Git-Tag: 1.31.0-rc.0~21368^2 X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=0fc445c19bd41a848761e1ec4003b956cf6f299f;hp=3b483aeac12bb065b138fa0e34a2f989471b316c;p=lhc%2Fweb%2Fwiklou.git Adding missing @group Database to unit tests Reasons: * Signature parsing * GenderCache * Using TestUser class (inside ApiTestCase) Change-Id: Iea4e9f9cafaa3afe7da8b922644061d3d575afe3 --- diff --git a/tests/phpunit/includes/PreferencesTest.php b/tests/phpunit/includes/PreferencesTest.php index 1a8a4cc79d..5e546ce324 100644 --- a/tests/phpunit/includes/PreferencesTest.php +++ b/tests/phpunit/includes/PreferencesTest.php @@ -1,5 +1,8 @@