diff --git a/test/ComicPressSidebarStandardTest.php b/test/ComicPressSidebarStandardTest.php index 4a8bd65..f5c086d 100644 --- a/test/ComicPressSidebarStandardTest.php +++ b/test/ComicPressSidebarStandardTest.php @@ -8,6 +8,8 @@ require_once(realpath(dirname(__FILE__) . '/../../mockpress/mockpress.php')); class ComicPressSidebarStandardTest extends PHPUnit_Framework_TestCase { function testInitialize() { global $comicpress_manager; + + $this->markTestIncomplete(); } function providerTestThumbnailGenerationInfo() {