Skip to content

Commit

Permalink
move TimeTest from Utility to I18n
Browse files Browse the repository at this point in the history
  • Loading branch information
antograssiot committed Sep 4, 2014
1 parent 4fa493f commit 7e3338b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -14,7 +14,7 @@
* @since 1.2.0
* @license http://www.opensource.org/licenses/mit-license.php MIT License
*/
namespace Cake\Test\TestCase\Utility;
namespace Cake\Test\TestCase\I18n;

use Cake\I18n\Time;
use Cake\TestSuite\TestCase;
Expand Down

0 comments on commit 7e3338b

Please sign in to comment.