diff --git a/tests/parser/imageMapParserTests.txt b/tests/parser/imageMapParserTests.txt index e3a24b3..2d28eda 100644 --- a/tests/parser/imageMapParserTests.txt +++ b/tests/parser/imageMapParserTests.txt @@ -105,7 +105,7 @@ Empty imagemap !! html/php
Error: Must specify an image in the first line.
-!! html/parsoid +!! html/parsoid-disabledimagemap_no_image
!! end @@ -117,7 +117,7 @@ Invalid image title !! html/phpError: Must specify an image in the first line.
-!! html/parsoid +!! html/parsoid-disabledimagemap_no_image
!! end @@ -129,7 +129,7 @@ File:Nopenopenope.jpg !! html/phpError: Image is invalid or non-existent.
-!! html/parsoid +!! html/parsoid-disabledimagemap_invalid_image
!! end @@ -331,6 +331,6 @@ Foobar.jpg !! html/phpError: Must specify an image in the first line.
-!! html/parsoid +!! html/parsoid-disabledimagemap_no_image
!! end