From 2cb26a915184301873843629e8c4cbf7641776f5 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 15 Jan 2016 14:59:48 +0100 Subject: Fix the tests --- tests/lib/l10n.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/lib/l10n.php') diff --git a/tests/lib/l10n.php b/tests/lib/l10n.php index eb0d9117517..d285f399291 100644 --- a/tests/lib/l10n.php +++ b/tests/lib/l10n.php @@ -6,6 +6,10 @@ * See the COPYING-README file. */ +/** + * Class Test_L10n + * @group DB + */ class Test_L10n extends \Test\TestCase { public function testGermanPluralTranslations() { -- cgit v1.2.3