mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
[ticket/12781] Add tests
PHPBB3-12781
This commit is contained in:
@@ -352,6 +352,13 @@ class phpbb_template_template_test extends phpbb_template_template_test_case
|
||||
array(),
|
||||
"13FOOBAR|foobar",
|
||||
),
|
||||
array(
|
||||
'if_nested_tags.html',
|
||||
array('S_VALUE' => true,),
|
||||
array(),
|
||||
array(),
|
||||
'inner_value',
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user