projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d02b54
)
Note that this a test for bug #8546.
author
Jan Schneider
<jan@horde.org>
Thu, 29 Oct 2009 14:55:02 +0000
(15:55 +0100)
committer
Jan Schneider
<jan@horde.org>
Thu, 29 Oct 2009 14:55:02 +0000
(15:55 +0100)
framework/Date/test/Horde/Date/RecurrenceTest.php
patch
|
blob
|
history
diff --git
a/framework/Date/test/Horde/Date/RecurrenceTest.php
b/framework/Date/test/Horde/Date/RecurrenceTest.php
index
93163a3
..
8e69bdc
100644
(file)
--- a/
framework/Date/test/Horde/Date/RecurrenceTest.php
+++ b/
framework/Date/test/Horde/Date/RecurrenceTest.php
@@
-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()