update test

pull/7738/head
Richard Harris 6 years ago
parent e43550d1c2
commit e630ae48aa

@ -15,6 +15,7 @@
"start": 4, "start": 4,
"end": 6, "end": 6,
"type": "Text", "type": "Text",
"raw": "\n\t",
"data": "\n\t" "data": "\n\t"
}, },
{ {
@ -28,6 +29,7 @@
"start": 10, "start": 10,
"end": 13, "end": 13,
"type": "Text", "type": "Text",
"raw": "a\n\t",
"data": "a\n\t" "data": "a\n\t"
}, },
{ {
@ -53,6 +55,7 @@
"start": 30, "start": 30,
"end": 33, "end": 33,
"type": "Text", "type": "Text",
"raw": "b\n\t",
"data": "b\n\t" "data": "b\n\t"
} }
] ]
@ -63,6 +66,7 @@
"start": 38, "start": 38,
"end": 40, "end": 40,
"type": "Text", "type": "Text",
"raw": "\n\t",
"data": "\n\t" "data": "\n\t"
} }
] ]
@ -78,6 +82,7 @@
"start": 44, "start": 44,
"end": 46, "end": 46,
"type": "Text", "type": "Text",
"raw": "c\n",
"data": "c\n" "data": "c\n"
} }
] ]

Loading…
Cancel
Save