mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
[feature/template-engine] Added tests for template inheritance.
PHPBB3-9726
This commit is contained in:
1
tests/template/templates/child_only.html
Normal file
1
tests/template/templates/child_only.html
Normal file
@@ -0,0 +1 @@
|
||||
Only in child.
|
1
tests/template/templates/parent_and_child.html
Normal file
1
tests/template/templates/parent_and_child.html
Normal file
@@ -0,0 +1 @@
|
||||
Child template.
|
Reference in New Issue
Block a user