mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-22 00:32:29 +02:00
[ticket/10941] File 'txt' now too big so changed tests to reflect that
PHPBB3-10941
This commit is contained in:
parent
1b3589aae8
commit
d046b25124
@ -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),
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user