Skip to content

Commit

Permalink
Skip this test until vTodo support is finalized.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Feb 5, 2015
1 parent adf40fb commit aba10d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/Compress/test/Horde/Compress/TnefTest.php
Expand Up @@ -36,6 +36,7 @@ public function testItipReply()
*/
public function testvTodo()
{
$this->markTestSkipped('Still a work in progress.');
$tnef = Horde_Compress::factory('Tnef');
$data = base64_decode(file_get_contents(__DIR__ . '/fixtures/tnef_vnote'));
try {
Expand Down

0 comments on commit aba10d6

Please sign in to comment.