diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lib/files/objectstore/swift.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/files/objectstore/swift.php b/tests/lib/files/objectstore/swift.php index 7687818f43d..1e7495e0a22 100644 --- a/tests/lib/files/objectstore/swift.php +++ b/tests/lib/files/objectstore/swift.php @@ -35,7 +35,6 @@ class Swift extends PHPUnit_Framework_TestCase { \OC_App::disable('files_sharing'); \OC_App::disable('files_versions'); - \OC_App::enable('objectstore'); // reset backend \OC_User::clearBackends(); |