From e72f6d42366c6a0cbc128de406474192bc7cd8e2 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Wed, 19 Apr 2017 17:13:18 +0200 Subject: [ticket/8116] Add missing new line PHPBB3-8116 --- tests/mcp/post_ip_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/mcp') diff --git a/tests/mcp/post_ip_test.php b/tests/mcp/post_ip_test.php index 865b15bcb2..72a9f62774 100644 --- a/tests/mcp/post_ip_test.php +++ b/tests/mcp/post_ip_test.php @@ -64,4 +64,4 @@ class phpbb_mcp_post_ip_test extends phpbb_database_test_case { $this->assertSame($expected, phpbb_get_num_posters_for_ip($this->db, $ip)); } -} \ No newline at end of file +} -- cgit v1.2.1