From 9d44c5d940a03599ad7a31bd9aafca7835d00214 Mon Sep 17 00:00:00 2001 From: Pico Date: Mon, 25 Aug 2014 22:35:55 +0200 Subject: [ticket/12661] Add new line at the end of files PHPBB3-12661 --- tests/template/template_allfolder_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/template/template_allfolder_test.php') 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 +} -- cgit v1.2.1