浏览代码

fix name space

Mark Scherer 11 年之前
父节点
当前提交
abf148e2d2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/TestCase/Model/Behavior/PasswordableBehaviorTest.php

+ 1 - 1
tests/TestCase/Model/Behavior/PasswordableBehaviorTest.php

@@ -1,6 +1,6 @@
 <?php
 
-namespace Tools\Model\Behavior;
+namespace Tools\Test\TestCase\Model\Behavior;
 
 use Tools\TestSuite\TestCase;
 use Cake\ORM\Behavior;