mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 12:14:06 +02:00
[ticket/10665] INCLUDEJS unit test
Adding INLCUDEJS test PHPBB3-10665
This commit is contained in:
5
tests/template/templates/includejs.html
Normal file
5
tests/template/templates/includejs.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<!-- INCLUDEJS parent_and_child.html -->
|
||||
<!-- INCLUDEJS {PARENT} -->
|
||||
<!-- DEFINE $TEST = 'child_only.html' -->
|
||||
<!-- INCLUDEJS {$TEST} -->
|
||||
{SCRIPTS}
|
Reference in New Issue
Block a user