Add missing test.

This commit is contained in:
Joshua Bemenderfer 2023-02-16 20:19:56 -05:00
parent 32d48c3222
commit 38068b24df

View File

@ -3,7 +3,7 @@
describe LineData
it Handles a blank line at indent level 0
key linedata:basic
packages js python
packages c js python
input \n
output
| level 0 | indent | offsetHead 0 | offsetTail 0 | line |