diff options
Diffstat (limited to 'tests/template/templates')
| -rw-r--r-- | tests/template/templates/includejs.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/template/templates/includejs.html b/tests/template/templates/includejs.html index dbcf6e04a8..ef73700eeb 100644 --- a/tests/template/templates/includejs.html +++ b/tests/template/templates/includejs.html @@ -4,4 +4,5 @@ <!-- INCLUDEJS {$TEST} --> <!-- INCLUDEJS subdir/{PARENT} --> <!-- INCLUDEJS {SUBDIR}/subsubdir/{PARENT} --> +<!-- INCLUDEJS {SUBDIR}/parent_only.{EXT} --> {SCRIPTS} |
