mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Update test-print-unreadable-function after fix
* test/lisp/subr-tests.el (test-print-unreadable-function): Update test after fix.
This commit is contained in:
parent
f21feaf00e
commit
1864298889
1 changed files with 0 additions and 1 deletions
|
|
@ -1037,7 +1037,6 @@ final or penultimate step during initialization."))
|
|||
(should-not (readablep (make-marker))))
|
||||
|
||||
(ert-deftest test-print-unreadable-function ()
|
||||
:expected-result :failed
|
||||
;; Check that problem with unwinding properly is fixed (bug#56773).
|
||||
(with-temp-buffer
|
||||
(let ((buf (current-buffer)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue