mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[feature/template-engine] Added tests for template inheritance.
PHPBB3-9726
This commit is contained in:
1
tests/template/parent_templates/parent_and_child.html
Normal file
1
tests/template/parent_templates/parent_and_child.html
Normal file
@@ -0,0 +1 @@
|
||||
Parent template.
|
1
tests/template/parent_templates/parent_only.html
Normal file
1
tests/template/parent_templates/parent_only.html
Normal file
@@ -0,0 +1 @@
|
||||
Only in parent.
|
Reference in New Issue
Block a user