aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates/includejs.html
diff options
context:
space:
mode:
authorVjacheslav Trushkin <cyberalien@gmail.com>2012-05-01 17:41:46 +0300
committerVjacheslav Trushkin <cyberalien@gmail.com>2012-05-01 17:41:46 +0300
commit5114edcafe440df04357d789c03b390d6da48db5 (patch)
tree809c53d2546e974be6a1b2e57f03c60b40650644 /tests/template/templates/includejs.html
parent51347ebc09d18a55fa93fe86ef50a215148c935f (diff)
downloadforums-5114edcafe440df04357d789c03b390d6da48db5.tar
forums-5114edcafe440df04357d789c03b390d6da48db5.tar.gz
forums-5114edcafe440df04357d789c03b390d6da48db5.tar.bz2
forums-5114edcafe440df04357d789c03b390d6da48db5.tar.xz
forums-5114edcafe440df04357d789c03b390d6da48db5.zip
[ticket/10800] Changing html to js for includejs tests
Changing .html to .js files for includejs tests PHPBB3-10800
Diffstat (limited to 'tests/template/templates/includejs.html')
-rw-r--r--tests/template/templates/includejs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/template/templates/includejs.html b/tests/template/templates/includejs.html
index 186fc30b43..8a2587d76b 100644
--- a/tests/template/templates/includejs.html
+++ b/tests/template/templates/includejs.html
@@ -1,5 +1,5 @@
-<!-- INCLUDEJS parent_and_child.html -->
+<!-- INCLUDEJS parent_and_child.js -->
<!-- INCLUDEJS {PARENT} -->
-<!-- DEFINE $TEST = 'child_only.html' -->
+<!-- DEFINE $TEST = 'child_only.js' -->
<!-- INCLUDEJS {$TEST} -->
{SCRIPTS} \ No newline at end of file