Skip to content

Commit bf502b4

Browse files
Ignore SebastianBergmann\Version
1 parent 1f7f73c commit bf502b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PHP/CodeCoverage/Filter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ protected function prefillBlacklist()
316316
$this->addDirectoryContainingClassToBlacklist('PHPUnit_Extensions_Story_TestCase', 2);
317317
$this->addDirectoryContainingClassToBlacklist('Text_Template');
318318
$this->addDirectoryContainingClassToBlacklist('Symfony\Component\Yaml\Yaml');
319+
$this->addDirectoryContainingClassToBlacklist('SebastianBergmann\Version');
319320

320321
$this->blacklistPrefilled = TRUE;
321322
}

0 commit comments

Comments
 (0)