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