more descriptive name for one test
This commit is contained in:
@@ -731,7 +731,8 @@ struct
|
|||||||
(expectedString = actualString andalso expectedIdx = cursorIdx)
|
(expectedString = actualString andalso expectedIdx = cursorIdx)
|
||||||
end)
|
end)
|
||||||
, test
|
, test
|
||||||
"deletes just newline and line above when cursor is on third line"
|
"deletes just newline and line above when cursor is on third line \
|
||||||
|
\and third line contains only a newline"
|
||||||
(fn _ =>
|
(fn _ =>
|
||||||
let
|
let
|
||||||
(* arrange *)
|
(* arrange *)
|
||||||
|
|||||||
Reference in New Issue
Block a user