summaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/CryptoTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Security/CryptoTest.php')
-rw-r--r--tests/lib/Security/CryptoTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/Security/CryptoTest.php b/tests/lib/Security/CryptoTest.php
index 356d504f4b3..ff164cddc9d 100644
--- a/tests/lib/Security/CryptoTest.php
+++ b/tests/lib/Security/CryptoTest.php
@@ -8,7 +8,7 @@
namespace Test\Security;
-use \OC\Security\Crypto;
+use OC\Security\Crypto;
class CryptoTest extends \Test\TestCase {