Update a failing lisp test
* test/lisp/emacs-lisp/lisp-tests.el (up-list-no-cross-string): Update for recent "Don't signal scan-error" change.
This commit is contained in:
@@ -295,7 +295,7 @@
|
||||
(lambda () (up-list 1 t t))
|
||||
(or "(1 '2 ( 2' 1 '2 ) 2' 1)")
|
||||
;; abcdefghijklmnopqrstuvwxy
|
||||
i k x scan-error)
|
||||
i k x user-error)
|
||||
|
||||
(define-lisp-up-list-test backward-up-list-basic
|
||||
(lambda () (backward-up-list))
|
||||
|
||||
Reference in New Issue
Block a user