Removing gettests from jsHelper test case.

This commit is contained in:
Mark Story 2010-01-15 17:16:51 -05:00
parent 1f5d579ab6
commit 476ef19fff

View file

@ -279,9 +279,6 @@ class JsHelperTestCase extends CakeTestCase {
@unlink(WWW_ROOT . $filename[1]);
}
function getTests() {
return array('start', 'startCase', 'testLinkWithMock', 'endCase', 'end');
}
/**
* test link()