Merge pull request #1311 from ravage84/patch-4

Fixed package name in docblock
This commit is contained in:
ADmad 2013-05-29 07:24:58 -07:00
commit 2a8d3c3e03

View file

@ -13,7 +13,7 @@
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests
* @package Cake.Test.Case.Controller
* @package Cake.Test.Case.View
* @since CakePHP(tm) v 2.0
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
*/