aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files')
-rw-r--r--tests/files/upload_test.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/files/upload_test.php b/tests/files/upload_test.php
index da9d78afbc..0d02926702 100644
--- a/tests/files/upload_test.php
+++ b/tests/files/upload_test.php
@@ -59,6 +59,7 @@ class phpbb_files_upload_test extends phpbb_test_case
$this->filesystem,
$this->language,
$this->php_ini,
+ new \fastImageSize\fastImageSize(),
$phpbb_root_path,
new \phpbb\mimetype\guesser(array(
'mimetype.extension_guesser' => new \phpbb\mimetype\extension_guesser(),