Skip to content

Commit

Permalink
Mark as incomplete.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Dec 21, 2014
1 parent 80309ab commit 55d6abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/ActiveSync/test/Horde/ActiveSync/UtilsTest.php
Expand Up @@ -45,6 +45,7 @@ public function testBase64Uri()

public function testBodyTypePref()
{
$this->markTestIncomplete('Needs refactoring.');
$fixture = array(
'bodyprefs' => array(Horde_ActiveSync::BODYPREF_TYPE_HTML => true, Horde_ActiveSync::BODYPREF_TYPE_MIME => true)
);
Expand Down

0 comments on commit 55d6abb

Please sign in to comment.