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:
Lars Ingebrigtsen 2022-09-09 19:43:28 +02:00
parent 04a6fd378f
commit 06e4d9cb96

View file

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