summaryrefslogtreecommitdiffstats
path: root/tests/lib/user.php
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-02-20 13:52:53 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2014-02-20 13:52:53 +0100
commit31bab5584784f7f157b46be761b4344d25d11031 (patch)
tree044b531dac012e4694133f2c269456070c0302b2 /tests/lib/user.php
parent8cf73ca42fd3e2d362a75e11a0f3ac1ae0ab3a34 (diff)
parent742f54b6d556797bbef2847e546861de0008a28a (diff)
downloadnextcloud-server-31bab5584784f7f157b46be761b4344d25d11031.tar.gz
nextcloud-server-31bab5584784f7f157b46be761b4344d25d11031.zip
Merge branch 'master' into no-css-js-delivery-via-php
Diffstat (limited to 'tests/lib/user.php')
-rw-r--r--tests/lib/user.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/user.php b/tests/lib/user.php
index fdf9e7a08e0..e2c3282a19f 100644
--- a/tests/lib/user.php
+++ b/tests/lib/user.php
@@ -9,8 +9,6 @@
namespace Test;
-use OC\Hooks\PublicEmitter;
-
class User extends \PHPUnit_Framework_TestCase {
/**
* @var \OC_User_Backend | \PHPUnit_Framework_MockObject_MockObject $backend