Skip to content

Commit 14e3868

Browse files
Fixed reST test
The problem was that the merged PR was created before the line end normalization PR.
1 parent a7656de commit 14e3868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/languages/rest/issue2940.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ or ``ALTER_ROLE``
2424
["punctuation", "`_"]
2525
]],
2626

27-
"\nor ",
27+
"\r\nor ",
2828
["inline", [
2929
["punctuation", "``"],
3030
["inline-literal", "ALTER_ROLE"],

0 commit comments

Comments
 (0)