Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
imsamurai committed Feb 7, 2014
1 parent b4a4088 commit a344cb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Test/Case/Model/models.php
Expand Up @@ -8,6 +8,9 @@
* Time: 12:14:01
*
*/

App::uses('Model', 'Model');

class CachingBehaviorTestModel extends Model {

/**
Expand Down

0 comments on commit a344cb2

Please sign in to comment.