mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 01:51:31 +02:00
[ticket/10941] File 'txt' now too big so changed tests to reflect that
PHPBB3-10941
This commit is contained in:
@@ -104,7 +104,7 @@ class phpbb_filespec_test extends phpbb_test_case
|
||||
array('jpg', false),
|
||||
array('png', true),
|
||||
array('tif', false),
|
||||
array('txt', true),
|
||||
array('txt', false),
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user