1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 09:46:46 +02:00

[ticket/12514] Add newline at the end of file for type_dropdown_test.php

PHPBB3-12514
This commit is contained in:
Shitiz Garg
2014-06-09 15:18:39 +05:30
parent e8a6fee743
commit 87729c81fc

View File

@@ -174,4 +174,4 @@ class phpbb_profilefield_type_dropdown_test extends phpbb_test_case
{
return implode('-', func_get_args());
}
}
}