summaryrefslogtreecommitdiffstats
path: root/tests/lib/vobject.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/vobject.php')
-rw-r--r--tests/lib/vobject.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/vobject.php b/tests/lib/vobject.php
index f28d22a1fcd..db5b0f99f06 100644
--- a/tests/lib/vobject.php
+++ b/tests/lib/vobject.php
@@ -35,4 +35,4 @@ class Test_VObject extends PHPUnit_Framework_TestCase {
$parts = $property->getParts();
$this->assertEquals('Marketing;Sales', $parts[2]);
}
-} \ No newline at end of file
+}