aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/template_allfolder_test.php
diff options
context:
space:
mode:
authorPico <luki_9@wp.pl>2014-08-25 22:35:55 +0200
committerPico <luki_9@wp.pl>2014-08-25 22:35:55 +0200
commit9d44c5d940a03599ad7a31bd9aafca7835d00214 (patch)
tree462b2fb7608c2b47de4ccbe9d02683c801fa4ad5 /tests/template/template_allfolder_test.php
parent273fc5b5b61ad22af5a439c002afc626d8bb1b61 (diff)
downloadforums-9d44c5d940a03599ad7a31bd9aafca7835d00214.tar
forums-9d44c5d940a03599ad7a31bd9aafca7835d00214.tar.gz
forums-9d44c5d940a03599ad7a31bd9aafca7835d00214.tar.bz2
forums-9d44c5d940a03599ad7a31bd9aafca7835d00214.tar.xz
forums-9d44c5d940a03599ad7a31bd9aafca7835d00214.zip
[ticket/12661] Add new line at the end of files
PHPBB3-12661
Diffstat (limited to 'tests/template/template_allfolder_test.php')
-rw-r--r--tests/template/template_allfolder_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/template/template_allfolder_test.php b/tests/template/template_allfolder_test.php
index 742d85c3d2..b4ad84e9c3 100644
--- a/tests/template/template_allfolder_test.php
+++ b/tests/template/template_allfolder_test.php
@@ -56,4 +56,4 @@ class phpbb_template_allfolder_test extends phpbb_template_template_test_case
$this->template = new \phpbb\template\twig\twig($path_helper, $config, $this->user, new \phpbb\template\context(), $this->extension_manager);
$this->template->set_custom_style('all', array($this->template_path, $this->ext_template_path));
}
-} \ No newline at end of file
+}