1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-13 20:32:11 +02:00

[ticket/8116] Add missing new line

PHPBB3-8116
This commit is contained in:
Marc Alexander 2017-04-19 17:13:18 +02:00
parent 771be9310d
commit e72f6d4236
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -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));
}
}
}