Update a bytecomp test
* test/lisp/emacs-lisp/bytecomp-tests.el ("warn-lambda-malformed-interactive-spec.el"): Update test to code change.
This commit is contained in:
parent
79ae7b3c87
commit
4cc78bcfd1
1 changed files with 1 additions and 1 deletions
|
@ -912,7 +912,7 @@ byte-compiled. Run with dynamic binding."
|
|||
"next-line.*interactive use only.*forward-line")
|
||||
|
||||
(bytecomp--define-warning-file-test "warn-lambda-malformed-interactive-spec.el"
|
||||
"malformed interactive spec")
|
||||
"malformed `interactive' specification")
|
||||
|
||||
(bytecomp--define-warning-file-test "warn-obsolete-defun.el"
|
||||
"foo-obsolete. is an obsolete function (as of 99.99)")
|
||||
|
|
Loading…
Add table
Reference in a new issue