Skip to content

Commit

Permalink
TODO tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdl89 committed May 7, 2024
1 parent 3be6279 commit 16dba37
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion evil-tests.el
Original file line number Diff line number Diff line change
Expand Up @@ -7527,7 +7527,10 @@ Tiny "))
"
("\C-vfcjd")
"[b]c
")))
"))
;; TODO test pasting block after text (incl cursor pos)
;; TODO test pasting block at bol for empty line (incl cursor pos)
)

(ert-deftest evil-test-visual-restore ()
"Test restoring a previous selection"
Expand Down

0 comments on commit 16dba37

Please sign in to comment.