From 6eef2aebd7225a44a23dd1c226f601659bdefb09 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Thu, 11 Jul 2013 15:40:28 -0400 Subject: [PATCH] [ticket/11647] Fix tests for INCLUDEJS PHPBB-11647 --- tests/template/template_includejs_test.php | 18 +++++++++--------- tests/template/templates/includejs.html | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/tests/template/template_includejs_test.php b/tests/template/template_includejs_test.php index ea5c30891b..7616b278d6 100644 --- a/tests/template/template_includejs_test.php +++ b/tests/template/template_includejs_test.php @@ -26,19 +26,19 @@ class phpbb_template_template_includejs_test extends phpbb_template_template_tes ), array( array('TEST' => 2), - '', + '', ), array( array('TEST' => 3), - '', + '', ), array( array('TEST' => 4), - '', + '', ), array( array('TEST' => 5), - '', + '', ), array( array('TEST' => 6), @@ -62,19 +62,19 @@ class phpbb_template_template_includejs_test extends phpbb_template_template_tes ), array( array('TEST' => 11), - '', + '', ), array( array('TEST' => 12), - '', + '', ), array( array('TEST' => 13), - '', + '', ), array( array('TEST' => 14), - '', + '', ), array( array('TEST' => 15), @@ -82,7 +82,7 @@ class phpbb_template_template_includejs_test extends phpbb_template_template_tes ), array( array('TEST' => 16), - '', + '', ), array( array('TEST' => 17), 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 @@ - +