diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2023-08-14 16:48:05 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2023-08-14 17:03:44 +0200 |
commit | 33bcd4f2d28a7101dbc0ea5563e99cd7f117e21b (patch) | |
tree | 24d1bb2adc0715038048af9033235602128aaf5a /lisp/emacs-lisp/comp-cstr.el | |
parent | 31ee2ad5ac609db73052aee3c37a326693b2f70f (diff) | |
download | emacs-33bcd4f2d28a7101dbc0ea5563e99cd7f117e21b.tar.gz emacs-33bcd4f2d28a7101dbc0ea5563e99cd7f117e21b.tar.bz2 emacs-33bcd4f2d28a7101dbc0ea5563e99cd7f117e21b.zip |
Ignore ert-deftest body value
* lisp/emacs-lisp/ert.el (ert-deftest):
Since the return value of the body isn't going to be used, ignore
it explicitly so that the compiler can warn if we try to return
something anyway. In particular, this exposes some comparisons
whose result weren't actually checked.
Diffstat (limited to 'lisp/emacs-lisp/comp-cstr.el')
0 files changed, 0 insertions, 0 deletions