1
Fork 0
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:
Lars Ingebrigtsen 2022-07-27 12:01:54 +02:00
parent f21feaf00e
commit 1864298889

View file

@ -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)))