diff options
Diffstat (limited to 'tests/profilefields')
-rw-r--r-- | tests/profilefields/type_bool_test.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/profilefields/type_bool_test.php b/tests/profilefields/type_bool_test.php index 86cee66f5a..1773718a38 100644 --- a/tests/profilefields/type_bool_test.php +++ b/tests/profilefields/type_bool_test.php @@ -113,7 +113,6 @@ class phpbb_profilefield_type_bool_test extends phpbb_test_case ); } - /** * @dataProvider get_profile_value_data */ |