Skip to content

Commit

Permalink
Updating names.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Apr 7, 2009
1 parent ef024b8 commit 34f67cc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cake/tests/groups/javascript.group.php
Expand Up @@ -27,7 +27,8 @@
/**
* AllCoreJavascriptHelpersGroupTest class
*
* This test group will run all test in the cases/libs/view/helpers directory.
* This test group will run all test in the cases/libs/view/helpers directory related
* to Js helper and its engines
*
* @package cake
* @subpackage cake.tests.groups
Expand All @@ -39,7 +40,7 @@ class AllCoreJavascriptHelpersGroupTest extends GroupTest {
* @var string 'All core helpers'
* @access public
*/
var $label = 'All Javascript Helpers';
var $label = 'Js Helper and all Engine Helpers';
/**
* AllCoreHelpersGroupTest method
*
Expand Down

0 comments on commit 34f67cc

Please sign in to comment.