@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | |
| 3 | 3 | class GalleryImageShortCodeHandlerTest extends SapphireTest { |
| 4 | - public function testParse_gallery_image() { |
|
| 5 | - $this->markTestSkipped('TODO'); |
|
| 6 | - } |
|
| 4 | + public function testParse_gallery_image() { |
|
| 5 | + $this->markTestSkipped('TODO'); |
|
| 6 | + } |
|
| 7 | 7 | |
| 8 | - public function test_link_shortcode_handler() { |
|
| 9 | - $this->markTestSkipped('TODO'); |
|
| 10 | - } |
|
| 8 | + public function test_link_shortcode_handler() { |
|
| 9 | + $this->markTestSkipped('TODO'); |
|
| 10 | + } |
|
| 11 | 11 | |
| 12 | 12 | } |