summaryrefslogtreecommitdiff
path: root/test/lisp/buff-menu-tests.el
diff options
context:
space:
mode:
authorTino Calancha <tino.calancha@gmail.com>2016-12-08 13:46:25 +0900
committerTino Calancha <tino.calancha@gmail.com>2016-12-08 13:46:25 +0900
commitaf96803459cb777fa4528e02bd0f60c1d502638f (patch)
treeb9b157550cdb66521046126ed63e141c70b1a526 /test/lisp/buff-menu-tests.el
parent2766c607b0b0d201be5b9b1d5eb291415e5980d8 (diff)
downloademacs-af96803459cb777fa4528e02bd0f60c1d502638f.tar.gz
Fix Bug#24962
* lisp/buff-menu.el (list-buffers--refresh): List buffers with name starting with " " if they visit a file. * test/lisp/buff-menu-tests.el (buff-menu-24962): Update test result as pass.
Diffstat (limited to 'test/lisp/buff-menu-tests.el')
-rw-r--r--test/lisp/buff-menu-tests.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lisp/buff-menu-tests.el b/test/lisp/buff-menu-tests.el
index c55dc8128bc..133a4f67a9c 100644
--- a/test/lisp/buff-menu-tests.el
+++ b/test/lisp/buff-menu-tests.el
@@ -27,7 +27,6 @@
(ert-deftest buff-menu-24962 ()
"Test for http://debbugs.gnu.org/24962 ."
- :expected-result :failed
(let ((file (expand-file-name "foo" temporary-file-directory))
buf)
(unwind-protect