[Pkg-owncloud-commits] [php-sabre-vobject] 110/341: Fix a CS.
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 13:35:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit 955955fcd2ca5076267190fcee5c56cfbbafaeb9
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date: Tue Jan 13 16:03:25 2015 +0100
Fix a CS.
---
tests/VObject/ReaderTest.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/VObject/ReaderTest.php b/tests/VObject/ReaderTest.php
index 28cdb43..3bdda95 100644
--- a/tests/VObject/ReaderTest.php
+++ b/tests/VObject/ReaderTest.php
@@ -15,6 +15,7 @@ class ReaderTest extends \PHPUnit_Framework_TestCase {
$this->assertEquals(0, count($result->children));
}
+
function testReadStream() {
$data = "BEGIN:VCALENDAR\r\nEND:VCALENDAR";
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list