test: name backward live regression accurately
This commit is contained in:
parent
c93786570b
commit
dbb3809d7c
@ -826,7 +826,7 @@
|
|||||||
(should-not (get-text-property
|
(should-not (get-text-property
|
||||||
(1- (point)) 'ekp-buffer--display))))))
|
(1- (point)) 'ekp-buffer--display))))))
|
||||||
|
|
||||||
(ert-deftest ekp-buffer-test-live-backward-wrap-crossing-commits-once ()
|
(ert-deftest ekp-buffer-test-live-backward-wrap-crossing-stays-local ()
|
||||||
"Deleting into the previous native row keeps the live transaction local."
|
"Deleting into the previous native row keeps the live transaction local."
|
||||||
(let ((text
|
(let ((text
|
||||||
"alpha beta gamma delta epsilon zeta eta theta iota kappa lambda mu")
|
"alpha beta gamma delta epsilon zeta eta theta iota kappa lambda mu")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user