format test file
This commit is contained in:
@@ -17,8 +17,7 @@ val cursorTests = describe "cursor operations"
|
|||||||
(* assert *)
|
(* assert *)
|
||||||
in
|
in
|
||||||
Expect.isTrue (cursorIdx = 1)
|
Expect.isTrue (cursorIdx = 1)
|
||||||
end
|
end)
|
||||||
)
|
|
||||||
|
|
||||||
, test "'w' moves cursor to start of next word in contiguous string" (fn _ =>
|
, test "'w' moves cursor to start of next word in contiguous string" (fn _ =>
|
||||||
let
|
let
|
||||||
|
|||||||
Reference in New Issue
Block a user