1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/11647] Fix tests for INCLUDEJS

PHPBB-11647
This commit is contained in:
Vjacheslav Trushkin
2013-07-11 15:40:28 -04:00
parent 59f34bef08
commit 6eef2aebd7
2 changed files with 10 additions and 10 deletions

View File

@@ -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 -->