diff --git a/tests/Image_Barcode2Test.php b/tests/Image_Barcode2Test.php index aa88235..0538fa7 100644 --- a/tests/Image_Barcode2Test.php +++ b/tests/Image_Barcode2Test.php @@ -3,6 +3,5 @@ class Image_Barcode2Test extends PHPUnit_Framework_TestCase { public function test() { - $this->markTestIncomplete("no coverage"); } }