diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lib/connector/sabre/file.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/lib/connector/sabre/file.php b/tests/lib/connector/sabre/file.php index ae95ea9ac41..ab34937b0c5 100644 --- a/tests/lib/connector/sabre/file.php +++ b/tests/lib/connector/sabre/file.php @@ -8,9 +8,6 @@ class Test_OC_Connector_Sabre_File extends PHPUnit_Framework_TestCase { - public function setUp() { - } - /** * @expectedException Sabre_DAV_Exception */ |