summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/backends/amazons3.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/tests/backends/amazons3.php')
-rw-r--r--apps/files_external/tests/backends/amazons3.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_external/tests/backends/amazons3.php b/apps/files_external/tests/backends/amazons3.php
index c16581a4495..e1465b51125 100644
--- a/apps/files_external/tests/backends/amazons3.php
+++ b/apps/files_external/tests/backends/amazons3.php
@@ -25,6 +25,13 @@
namespace Test\Files\Storage;
+/**
+ * Class AmazonS3
+ *
+ * @group DB
+ *
+ * @package Test\Files\Storage
+ */
class AmazonS3 extends Storage {
private $config;