diff --git a/phpunit.xml.all b/phpunit.xml.all index d18518d3e3..d5ee606ce2 100644 --- a/phpunit.xml.all +++ b/phpunit.xml.all @@ -29,8 +29,6 @@ ./phpBB/includes/ ./phpBB/phpbb/ - ./phpBB/phpbb/search/fulltext_native.php - ./phpBB/phpbb/search/fulltext_mysql.php ./phpBB/includes/captcha/ diff --git a/phpunit.xml.dist b/phpunit.xml.dist index c852f91b50..700af8b2b2 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -36,8 +36,6 @@ ./phpBB/includes/ ./phpBB/phpbb/ - ./phpBB/phpbb/search/fulltext_native.php - ./phpBB/phpbb/search/fulltext_mysql.php ./phpBB/includes/captcha/ 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/