summaryrefslogtreecommitdiffstats
path: root/tests/Psecio/Gatekeeper/UserModelTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Psecio/Gatekeeper/UserModelTest.php')
-rw-r--r--tests/Psecio/Gatekeeper/UserModelTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Psecio/Gatekeeper/UserModelTest.php b/tests/Psecio/Gatekeeper/UserModelTest.php
index 1e7b671..b310fdb 100644
--- a/tests/Psecio/Gatekeeper/UserModelTest.php
+++ b/tests/Psecio/Gatekeeper/UserModelTest.php
@@ -2,6 +2,8 @@
namespace Psecio\Gatekeeper;
+use \Psecio\Gatekeeper\Provider\Modler\Model\User as UserModel;
+
class UserModelTest extends \Psecio\Gatekeeper\Base
{
/**