Skip to content

Commit

Permalink
Reactivate test.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Dec 17, 2013
1 parent 9af560a commit 9aef4bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion framework/Date/test/Horde/Date/RecurrenceTest.php
Expand Up @@ -1047,7 +1047,6 @@ public function testRecurrenceObjectWithNonDefaultTimezones()

public function testBug12869RecurrenceEndFromIcalendar()
{
$this->markTestIncomplete();
date_default_timezone_set('Europe/Amsterdam');
$iCal = new Horde_Icalendar();
$iCal->parsevCalendar(file_get_contents(__DIR__ . '/fixtures/bug12869.ics'));
Expand Down

0 comments on commit 9aef4bd

Please sign in to comment.