Remove lighthouse references

This commit is contained in:
Marc Würth 2016-02-10 12:27:34 +01:00
parent 6413610e76
commit b5655d63ff
9 changed files with 0 additions and 13 deletions

View file

@ -576,7 +576,6 @@ class AppTest extends CakeTestCase {
* test that building helper paths actually works.
*
* @return void
* @link https://cakephp.lighthouseapp.com/projects/42648/tickets/410
*/
public function testImportingHelpersFromAlternatePaths() {
$this->assertFalse(class_exists('BananaHelper', false), 'BananaHelper exists, cannot test importing it.');