aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/mcp/post_ip_test.php2
1 files changed, 1 insertions, 1 deletions
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
+}