diff --git a/test/specs/commonmark/commonmark.0.29.json b/test/specs/commonmark/commonmark.0.29.json index ac86b64442..e080b070ff 100644 --- a/test/specs/commonmark/commonmark.0.29.json +++ b/test/specs/commonmark/commonmark.0.29.json @@ -3414,8 +3414,7 @@ "example": 418, "start_line": 6935, "end_line": 6939, - "section": "Emphasis and strong emphasis", - "shouldFail": true + "section": "Emphasis and strong emphasis" }, { "markdown": "** is not an empty emphasis\n", @@ -3722,7 +3721,8 @@ "example": 455, "start_line": 7227, "end_line": 7231, - "section": "Emphasis and strong emphasis" + "section": "Emphasis and strong emphasis", + "shouldFail": true }, { "markdown": "____foo_\n", @@ -3908,8 +3908,7 @@ "example": 477, "start_line": 7399, "end_line": 7403, - "section": "Emphasis and strong emphasis", - "shouldFail": true + "section": "Emphasis and strong emphasis" }, { "markdown": "_a `_`_\n",