[Pkg-owncloud-commits] [php-sabre-vobject] 26/32: Typo. #163

David Prévot taffit at moszumanska.debian.org
Fri Nov 28 22:27:12 UTC 2014


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 a798e6a2cdd3844299d4bd3256d8aa5d7fc097ec
Author: Evert Pot <me at evertpot.com>
Date:   Thu Nov 13 18:14:31 2014 -0500

    Typo. #163
---
 tests/VObject/Component/VTimeZoneTest.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/VObject/Component/VTimeZoneTest.php b/tests/VObject/Component/VTimeZoneTest.php
index b2293b3..92d07f8 100644
--- a/tests/VObject/Component/VTimeZoneTest.php
+++ b/tests/VObject/Component/VTimeZoneTest.php
@@ -49,7 +49,7 @@ HI;
 
         $this->assertEquals(
             $tz,
-            $obj->VTIMEZONE->getDateTimeZone()
+            $obj->VTIMEZONE->getTimeZone()
         );
 
     }

-- 
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