From a6752a5558137f444638ff5a704def12654017f5 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Thu, 26 Sep 2013 18:58:18 +0200 Subject: [ticket/11870] No longer exclude search/fulltext_*.php from code coverage. PHPBB3-11870 --- phpunit.xml.functional | 2 -- 1 file changed, 2 deletions(-) (limited to 'phpunit.xml.functional') diff --git a/phpunit.xml.functional b/phpunit.xml.functional index cd9cc8771f..44d060e615 100644 --- a/phpunit.xml.functional +++ b/phpunit.xml.functional @@ -35,8 +35,6 @@ ./phpBB/includes/ ./phpBB/phpbb/ - ./phpBB/phpbb/search/fulltext_native.php - ./phpBB/phpbb/search/fulltext_mysql.php ./phpBB/includes/captcha/ -- cgit v1.2.1