ZF-2281: Constant TEST_GENERATE_REPORT is not defined per default
Description
TestHelper constant TEST_GENERATE_REPORT is not set by default. Therefore TestHelper.php should first check wheither it is set or not to make the Zend_Session-tests not failing
Comments
Posted by Lars Strojny (lars) on 2007-12-07T09:40:19.000+0000
Fixes the described problem
Posted by Thomas Weidner (thomas) on 2008-02-08T13:55:18.000+0000
Fixed with SVN-7868