mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
Removing gettests from jsHelper test case.
This commit is contained in:
parent
1f5d579ab6
commit
476ef19fff
1 changed files with 0 additions and 3 deletions
|
@ -279,9 +279,6 @@ class JsHelperTestCase extends CakeTestCase {
|
|||
|
||||
@unlink(WWW_ROOT . $filename[1]);
|
||||
}
|
||||
function getTests() {
|
||||
return array('start', 'startCase', 'testLinkWithMock', 'endCase', 'end');
|
||||
}
|
||||
|
||||
/**
|
||||
* test link()
|
||||
|
|
Loading…
Add table
Reference in a new issue