mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 11:10:18 +02:00
[feature/template-events] Add a universal template event test.
Also drop the irrelevant includejs code and add a simple template event test. The simple test is not working yet however due to the template engine not correctly tracking which template it is rendering. PHPBB3-9550
This commit is contained in:
1
tests/template/templates/event_simple.html
Normal file
1
tests/template/templates/event_simple.html
Normal file
@@ -0,0 +1 @@
|
||||
<!-- EVENT simple -->
|
1
tests/template/templates/event_universal.html
Normal file
1
tests/template/templates/event_universal.html
Normal file
@@ -0,0 +1 @@
|
||||
<!-- EVENT universal -->
|
Reference in New Issue
Block a user