blob: 130f4b4717a35a72989b6c8a8fdad7fa5136d62d [file] [log] [blame]
hello
world
PASS text.selectedTextRange became '{5, 0}'
There must be only one [newline] between hello and world: hello[newline]world
PASS text.selectedTextRange became '{6, 0}'
There must be two [newline] between hello and world: hello[newline][newline]world
PASS text.selectedTextRange became '{7, 0}'
The text after the newline should be world: world
PASS successfullyParsed is true
TEST COMPLETE