From dae7abcbb55bb3a8da67cfff3c3848da5252f692 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Mon, 15 Jun 2009 20:55:04 -0400 Subject: [PATCH] mark test incomplete --- test/ComicPressSidebarStandardTest.php | 2 ++ 1 file changed, 2 insertions(+) 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() {