Skip to content

Commit

Permalink
IMP_Mailbox needs mocking.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Mar 7, 2014
1 parent 993c4e6 commit 3359d76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions imp/test/Imp/Unit/Mime/Viewer/ItipTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ class Imp_Unit_Mime_Viewer_ItipTest

public function setUp()
{
$this->markTestIncomplete('IMP_Mailbox needs to be mocked.');

$this->_oldtz = date_default_timezone_get();
date_default_timezone_set('UTC');

Expand Down

0 comments on commit 3359d76

Please sign in to comment.