[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());
}
}
}