nwolverson / purescript-language-server

MIT License
184 stars 41 forks source link

Make Test.Main pass #115

Closed wclr closed 3 years ago

wclr commented 3 years ago

This makes current tests pass.

→ Suite: workspace edit
  ✓ Passed: update line
  ✓ Passed: insert line
  ✓ Passed: insert line with more context
  ✓ Passed: no difference
  ✓ Passed: first line changed
  ✓ Passed: last line changed
  ✓ Passed: CRLF
  ✓ Passed: CRLF old-only
nwolverson commented 3 years ago

Thanks.

Probably should fix CI at some point so that might have been noticed...