mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-04 21:44:57 +02:00
[ticket/10388] Update tests
PHPBB3-10388
This commit is contained in:
parent
a62adfc115
commit
2671306304
@ -286,7 +286,7 @@ class phpbb_template_template_test extends phpbb_template_template_test_case
|
||||
array(),
|
||||
array(),
|
||||
array(),
|
||||
"Value'\n1 O'Clock\nValue\'\n1 O\'Clock",
|
||||
"Value'\n1 O'Clock\nValue\\x27\n1\\x20O\\x27Clock",
|
||||
array('VARIABLE' => "Value'", '1_VARIABLE' => "1 O'Clock"),
|
||||
),
|
||||
array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user