diff options
Diffstat (limited to 'apps/files_external/tests/google.php')
-rw-r--r-- | apps/files_external/tests/google.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/tests/google.php b/apps/files_external/tests/google.php index 12faabb902d..d5495d49c5e 100644 --- a/apps/files_external/tests/google.php +++ b/apps/files_external/tests/google.php @@ -42,4 +42,4 @@ class Google extends Storage { $this->instance->rmdir('/'); } } -}
\ No newline at end of file +} |