diff options
Diffstat (limited to 'tests/lib/files/storage/commontest.php')
-rw-r--r-- | tests/lib/files/storage/commontest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/files/storage/commontest.php b/tests/lib/files/storage/commontest.php index 2e3808e2d92..744d4608420 100644 --- a/tests/lib/files/storage/commontest.php +++ b/tests/lib/files/storage/commontest.php @@ -39,5 +39,3 @@ class CommonTest extends Storage { \OC_Helper::rmdirr($this->tmpDir); } } - -?> |