From 22d419b74f50f2a569a7e73fb3f43fb8aa49975f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <thomas.mueller@tmit.eu> Date: Fri, 14 Jun 2013 15:42:54 +0200 Subject: [PATCH] No coverage for tests --- tests/phpunit-autotest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml index 506c0c87ab0..23b2d6c0060 100644 --- a/tests/phpunit-autotest.xml +++ b/tests/phpunit-autotest.xml @@ -30,6 +30,7 @@ <directory suffix=".php">../lib/l10n</directory> <directory suffix=".php">../core/l10n</directory> <directory suffix=".php">../settings/l10n</directory> + <directory suffix=".php">../tests</directory> </exclude> </whitelist> </filter> -- GitLab