Skip to content

Commit e3e9266

Browse files
springcompgibson042
andcommitted
Removed trailing comma.
Co-authored-by: Richard Gibson <[email protected]>
1 parent 3a862d9 commit e3e9266

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/legacy/legacy-literal.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@
2727
"expression": "`✓`",
2828
"result": ""
2929
},
30-
{
31-
"comment": "Double quote in literal",
32-
"expression": "`foo\\\"bar`",
33-
"result": "foo\"bar"
34-
},
3530
{
3631
"expression": "`1\\``",
3732
"result": "1`"

0 commit comments

Comments
 (0)