Note that this a test for bug #8546.
authorJan Schneider <jan@horde.org>
Thu, 29 Oct 2009 14:55:02 +0000 (15:55 +0100)
committerJan Schneider <jan@horde.org>
Thu, 29 Oct 2009 14:55:02 +0000 (15:55 +0100)
framework/Date/test/Horde/Date/RecurrenceTest.php

index 93163a3..8e69bdc 100644 (file)
@@ -110,7 +110,7 @@ class Horde_Date_RecurrenceTest extends PHPUnit_Framework_TestCase
                                 '2010-01-07 08:00:00',
                                 '2010-01-08 08:00:00',
 ),
-                            $this->_getRecurrences($r));
+                            $this->_getRecurrences($r), 'Test for bug #8546');
     }
 
     public function testWeeklyCount()