aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates/includejs.html
diff options
context:
space:
mode:
authorVjacheslav Trushkin <cyberalien@gmail.com>2013-07-11 15:40:28 -0400
committerVjacheslav Trushkin <cyberalien@gmail.com>2013-07-11 15:40:28 -0400
commit6eef2aebd7225a44a23dd1c226f601659bdefb09 (patch)
tree1d2831f67986ded0e1f22f2500c3d5e815467cc4 /tests/template/templates/includejs.html
parent59f34bef087259722e1f7eaa95b96460e007cb30 (diff)
downloadforums-6eef2aebd7225a44a23dd1c226f601659bdefb09.tar
forums-6eef2aebd7225a44a23dd1c226f601659bdefb09.tar.gz
forums-6eef2aebd7225a44a23dd1c226f601659bdefb09.tar.bz2
forums-6eef2aebd7225a44a23dd1c226f601659bdefb09.tar.xz
forums-6eef2aebd7225a44a23dd1c226f601659bdefb09.zip
[ticket/11647] Fix tests for INCLUDEJS
PHPBB-11647
Diffstat (limited to 'tests/template/templates/includejs.html')
-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 3bcad76af5..2e2c52c857 100644
--- a/tests/template/templates/includejs.html
+++ b/tests/template/templates/includejs.html
@@ -31,7 +31,7 @@
<!-- ELSEIF TEST === 15 -->
<!-- INCLUDEJS http://phpbb.com/b.js?c=d#f -->
<!-- ELSEIF TEST === 16 -->
- <!-- INCLUDEJS http://phpbb.com/b.js?c=d&assets_version=1#f -->
+ <!-- INCLUDEJS http://phpbb.com/b.js?c=d&assets_version=2#f -->
<!-- ELSEIF TEST === 17 -->
<!-- INCLUDEJS //phpbb.com/b.js -->
<!-- ENDIF -->