ZF-7834: Zend_AuthTest missing from Zend/AllTests.php?
Description
This is a bit too obvious so I may be missing something here, but Zend_AuthTest is missing from Zend/AllTests.php. It appears that it doesn't run at all? Any reason why?
Note only Zend_AuthTest is missing. Zend_Auth_AllTests is included.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-09-12T04:45:21.000+0000
Fixed in trunk and 1.9 release branch -- thanks for the report!