summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lib/avatar.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/avatar.php b/tests/lib/avatar.php
index 1c5195f8eb1..b458e40bc11 100644
--- a/tests/lib/avatar.php
+++ b/tests/lib/avatar.php
@@ -9,7 +9,6 @@
class Test_Avatar extends PHPUnit_Framework_TestCase {
public function testAvatar() {
- $this->markTestSkipped("Setting custom avatars with encryption doesn't work yet");
$avatar = new \OC_Avatar(\OC_User::getUser());