From: Bjoern Schiessle Date: Tue, 15 Oct 2013 09:53:32 +0000 (+0200) Subject: test should work now X-Git-Tag: v6.0.0alpha2~1^2~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0b8273c76834783461bc186cca69e1a73f2570de;p=nextcloud-server.git test should work now --- 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());