App::import('', ''); class TestCase extends CakeTestCase { var $fixtures = array(''); function test() { } } '; ?>