Doesn't work with H4 yet.
authorJan Schneider <jan@horde.org>
Mon, 13 Sep 2010 14:23:40 +0000 (16:23 +0200)
committerJan Schneider <jan@horde.org>
Mon, 13 Sep 2010 14:23:40 +0000 (16:23 +0200)
framework/Kolab_Filter/test/Horde/Kolab/Filter/StoryTestCase.php

index b7592c5..45c0bcc 100644 (file)
 class Horde_Kolab_Filter_StoryTestCase
 extends PHPUnit_Extensions_Story_TestCase
 {
+    public function setUp()
+    {
+        $this->markTestSkipped('Kolab_Filter is not H4 compatible yet.');
+    }
+
     /**
      * Handle a "given" step.
      *