mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Removing empty fixtures array.
This commit is contained in:
parent
733f4f395e
commit
09d357cc43
1 changed files with 0 additions and 8 deletions
|
@ -653,14 +653,6 @@ class TestMail extends CakeTestModel {
|
|||
*/
|
||||
class FormHelperTest extends CakeTestCase {
|
||||
|
||||
/**
|
||||
* fixtures property
|
||||
*
|
||||
* @var array
|
||||
* @access public
|
||||
*/
|
||||
public $fixtures = array(null);
|
||||
|
||||
/**
|
||||
* setUp method
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue