aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates
diff options
context:
space:
mode:
authorNathaniel Guse <nathaniel.guse@gmail.com>2013-07-02 11:21:31 -0500
committerNathaniel Guse <nathaniel.guse@gmail.com>2013-07-02 11:21:31 -0500
commitc6c064a1360cf6ef488adbe516cea5c4d7138f0c (patch)
tree3635846f1940dc9b5f31c59b07794ddf7188e06f /tests/template/templates
parent9dce2b28af639d74a0e7eb15b7e1d4c29a5396a3 (diff)
downloadforums-c6c064a1360cf6ef488adbe516cea5c4d7138f0c.tar
forums-c6c064a1360cf6ef488adbe516cea5c4d7138f0c.tar.gz
forums-c6c064a1360cf6ef488adbe516cea5c4d7138f0c.tar.bz2
forums-c6c064a1360cf6ef488adbe516cea5c4d7138f0c.tar.xz
forums-c6c064a1360cf6ef488adbe516cea5c4d7138f0c.zip
[feature/twig] Fix includejs test
PHPBB3-11598
Diffstat (limited to 'tests/template/templates')
-rw-r--r--tests/template/templates/includejs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/template/templates/includejs.html b/tests/template/templates/includejs.html
index ef73700eeb..229f1ccc19 100644
--- a/tests/template/templates/includejs.html
+++ b/tests/template/templates/includejs.html
@@ -5,4 +5,4 @@
<!-- INCLUDEJS subdir/{PARENT} -->
<!-- INCLUDEJS {SUBDIR}/subsubdir/{PARENT} -->
<!-- INCLUDEJS {SUBDIR}/parent_only.{EXT} -->
-{SCRIPTS}
+{$SCRIPTS}