aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields
diff options
context:
space:
mode:
authorShitiz Garg <mail@dragooon.net>2014-06-20 20:57:52 +0530
committerShitiz Garg <mail@dragooon.net>2014-06-21 03:32:34 +0530
commitb50744ae0902d7f3e080e4caac126b8dad8b61fe (patch)
tree182e1ea2b843fea90dfd57dc75dcf041c4078676 /tests/profilefields
parent9c18df86901745866a86b762d379cd7b9d2a8005 (diff)
downloadforums-b50744ae0902d7f3e080e4caac126b8dad8b61fe.tar
forums-b50744ae0902d7f3e080e4caac126b8dad8b61fe.tar.gz
forums-b50744ae0902d7f3e080e4caac126b8dad8b61fe.tar.bz2
forums-b50744ae0902d7f3e080e4caac126b8dad8b61fe.tar.xz
forums-b50744ae0902d7f3e080e4caac126b8dad8b61fe.zip
[ticket/12730] Missing newline at type_googleplus_test.php
PHPBB3-12730
Diffstat (limited to 'tests/profilefields')
-rw-r--r--tests/profilefields/type_googleplus_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/profilefields/type_googleplus_test.php b/tests/profilefields/type_googleplus_test.php
index 167f9eb688..389f101260 100644
--- a/tests/profilefields/type_googleplus_test.php
+++ b/tests/profilefields/type_googleplus_test.php
@@ -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);
}
-} \ No newline at end of file
+}