Fix "warn-lambda-malformed-interactive-spec.el" even more
* test/lisp/emacs-lisp/bytecomp-tests.el ("warn-lambda-malformed-interactive-spec.el"): Adjust test further.
This commit is contained in:
parent
04a6fd378f
commit
06e4d9cb96
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' specification")
|
||||
"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