Skip to content

Commit

Permalink
Splitting big test up into smaller ones.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Sep 5, 2011
1 parent 37e32e9 commit 2c3fa32
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cake/tests/cases/libs/view/helpers/time.test.php
Expand Up @@ -17,9 +17,6 @@
* @since CakePHP(tm) v 1.2.0.4206
* @license http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License
*/
if (!defined('CAKEPHP_UNIT_TEST_EXECUTION')) {
define('CAKEPHP_UNIT_TEST_EXECUTION', 1);
}
App::import('Helper', 'Time');

/**
Expand Down

0 comments on commit 2c3fa32

Please sign in to comment.