]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove unused setUp()
authorThomas Müller <thomas.mueller@tmit.eu>
Fri, 27 Sep 2013 11:30:09 +0000 (13:30 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Fri, 27 Sep 2013 11:30:09 +0000 (13:30 +0200)
tests/lib/connector/sabre/file.php

index ae95ea9ac417a217c8b64dbda622e8f7724036cf..ab34937b0c51b48685e6b74bcbb39b57a33a2af0 100644 (file)
@@ -8,9 +8,6 @@
 
 class Test_OC_Connector_Sabre_File extends PHPUnit_Framework_TestCase {
 
-       public function setUp() {
-       }
-
        /**
         * @expectedException Sabre_DAV_Exception
         */