From 0b8273c76834783461bc186cca69e1a73f2570de Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Tue, 15 Oct 2013 11:53:32 +0200 Subject: [PATCH] test should work now --- tests/lib/avatar.php | 1 - 1 file changed, 1 deletion(-) 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()); -- 2.39.5