diff options
Diffstat (limited to 'test/src')
-rw-r--r-- | test/src/buffer-tests.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/src/buffer-tests.el b/test/src/buffer-tests.el index 3c371760952..b11243e021f 100644 --- a/test/src/buffer-tests.el +++ b/test/src/buffer-tests.el @@ -301,7 +301,6 @@ with parameters from the *Messages* buffer modification." Deleting characters from either a base or an indirect buffer should evaporate overlays in both." - :expected-result :failed ;; Loop twice, erasing from the base buffer the first time and the ;; indirect buffer the second. (dolist (erase-where '(base indirect)) |