]> source.dussan.org Git - nextcloud-server.git/commitdiff
test should work now
authorBjoern Schiessle <schiessle@owncloud.com>
Tue, 15 Oct 2013 09:53:32 +0000 (11:53 +0200)
committerBjoern Schiessle <schiessle@owncloud.com>
Tue, 15 Oct 2013 09:53:32 +0000 (11:53 +0200)
tests/lib/avatar.php

index 1c5195f8eb1952d6174c8c7c04770509ee0cbfb0..b458e40bc11d9a326fbdfbd85c5c49333ecd0e28 100644 (file)
@@ -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());