mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
This commit is contained in:
commit
90cdf5102e
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ class CakeTestSuiteDispatcher {
|
|||
public $params = array(
|
||||
'codeCoverage' => false,
|
||||
'case' => null,
|
||||
'core' => false,
|
||||
'app' => false,
|
||||
'plugin' => null,
|
||||
'output' => 'html',
|
||||
|
|
Loading…
Reference in a new issue