mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[feature/template-engine] Test template DEFINE statements across files
PHPBB3-9726
This commit is contained in:
committed by
Oleg Pudeyev
parent
bf34264f4f
commit
ee203b4632
@@ -130,7 +130,7 @@ class phpbb_template_template_test extends phpbb_template_template_test_case
|
||||
array(),
|
||||
array('loop' => array(array(), array(), array(), array(), array(), array(), array()), 'test' => array(array()), 'test.deep' => array(array()), 'test.deep.defines' => array(array())),
|
||||
array(),
|
||||
"xyz\nabc",
|
||||
"xyz\nabc\nabc\nbar\nbar\nabc",
|
||||
),
|
||||
array(
|
||||
'expressions.html',
|
||||
|
Reference in New Issue
Block a user