[ticket/12730] Missing newline at type_googleplus_test.php

PHPBB3-12730
This commit is contained in:
Shitiz Garg 2014-06-20 20:57:52 +05:30
parent 9c18df8690
commit b50744ae09

View file

@ -59,4 +59,4 @@ class phpbb_profilefield_type_googleplus_test extends phpbb_test_case
$this->assertSame($expected, $field->get_profile_contact_value($value, $field_options), $description);
}
}
}