From 1e8aacfa271cfdbae96d9b54a5565d6bca5f3c30 Mon Sep 17 00:00:00 2001 From: "C. Scott Ananian" Date: Fri, 6 Oct 2023 12:57:07 -0400 Subject: [PATCH] Re-enable temporarily disabled data-mw-i18n tests Depends-On: I84296d802382131b47fda097878df43e2f6f46ff Depends-On: I4293e4003d2447a074a900905114d6d118d6276e Change-Id: Iab7b89c83d0868f4dd52ae9b56aff4863d32dc09 --- tests/parser/imageMapParserTests.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/parser/imageMapParserTests.txt b/tests/parser/imageMapParserTests.txt index 918208f..e87752b 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+disabled +!! html/parsoid

!! end @@ -117,7 +117,7 @@ Invalid image title !! html/php

Error: Must specify an image in the first line.

-!! html/parsoid+disabled +!! html/parsoid

!! end @@ -129,7 +129,7 @@ File:Nopenopenope.jpg !! html/php

Error: Image is invalid or non-existent.

-!! html/parsoid+disabled +!! html/parsoid

!! end @@ -331,7 +331,7 @@ Foobar.jpg !! html/php

Error: Must specify an image in the first line.

-!! html/parsoid+disabled +!! html/parsoid

!! end