diff options
Diffstat (limited to 'tests/template/templates/events.html')
-rw-r--r-- | tests/template/templates/events.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/template/templates/events.html b/tests/template/templates/events.html new file mode 100644 index 0000000000..c44a7469e7 --- /dev/null +++ b/tests/template/templates/events.html @@ -0,0 +1,4 @@ +<!-- EVENT child_only --> +<!-- EVENT parent_only --> +<!-- EVENT parent_and_child --> +<!-- EVENT random_event --> |