more descriptive name for one test
This commit is contained in:
@@ -731,7 +731,8 @@ struct
|
||||
(expectedString = actualString andalso expectedIdx = cursorIdx)
|
||||
end)
|
||||
, 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 _ =>
|
||||
let
|
||||
(* arrange *)
|
||||
|
||||
Reference in New Issue
Block a user