summaryrefslogtreecommitdiffstats
path: root/tests/lib/LargeFileHelperGetFileSizeTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/LargeFileHelperGetFileSizeTest.php')
-rw-r--r--tests/lib/LargeFileHelperGetFileSizeTest.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/lib/LargeFileHelperGetFileSizeTest.php b/tests/lib/LargeFileHelperGetFileSizeTest.php
index 530615f46b4..3ad8f5b8806 100644
--- a/tests/lib/LargeFileHelperGetFileSizeTest.php
+++ b/tests/lib/LargeFileHelperGetFileSizeTest.php
@@ -9,9 +9,9 @@
namespace Test;
/**
-* Tests whether LargeFileHelper is able to determine file size at all.
-* Large files are not considered yet.
-*/
+ * Tests whether LargeFileHelper is able to determine file size at all.
+ * Large files are not considered yet.
+ */
class LargeFileHelperGetFileSizeTest extends TestCase {
/** @var string */
protected $filename;