aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/types_remote_test.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-09-09 09:41:40 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-09-09 09:41:40 +0200
commit327e36a4d68ff9607967af52ef8f6a00c60343ff (patch)
tree84ad0be3d861f33636f1641c4593a067fea4ef5e /tests/files/types_remote_test.php
parent223fa3aed5df1c2885c2f7fe837ac8cb47cd44f2 (diff)
downloadforums-327e36a4d68ff9607967af52ef8f6a00c60343ff.tar
forums-327e36a4d68ff9607967af52ef8f6a00c60343ff.tar.gz
forums-327e36a4d68ff9607967af52ef8f6a00c60343ff.tar.bz2
forums-327e36a4d68ff9607967af52ef8f6a00c60343ff.tar.xz
forums-327e36a4d68ff9607967af52ef8f6a00c60343ff.zip
[ticket/13904] Modify files for updated fast-image-size library
PHPBB3-13904
Diffstat (limited to 'tests/files/types_remote_test.php')
-rw-r--r--tests/files/types_remote_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/files/types_remote_test.php b/tests/files/types_remote_test.php
index 6d513ac5c0..a85844ee78 100644
--- a/tests/files/types_remote_test.php
+++ b/tests/files/types_remote_test.php
@@ -54,7 +54,7 @@ class phpbb_files_types_remote_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(),