mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-04 18:42:40 +00:00
Starting to fix issues with PHPUnit 3.6 compatibility.
This commit is contained in:
parent
b983aa9192
commit
13900dc75c
19 changed files with 7 additions and 52 deletions
|
@ -18,8 +18,6 @@
|
|||
*/
|
||||
App::uses('BaseCoverageReport', 'TestSuite/Coverage');
|
||||
|
||||
PHP_CodeCoverage_Filter::getInstance()->addFileToBlacklist(__FILE__, 'DEFAULT');
|
||||
|
||||
class TextCoverageReport extends BaseCoverageReport {
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue