]> git.eshelyaron.com Git - emacs.git/commit
Better warning suppression in rx-tests
authorMattias Engdegård <mattiase@acm.org>
Mon, 9 Nov 2020 17:05:08 +0000 (18:05 +0100)
committerMattias Engdegård <mattiase@acm.org>
Mon, 9 Nov 2020 17:05:08 +0000 (18:05 +0100)
commitd8a31b0c03f93976027722324b173e880b402f34
tree7d07f51f684d5b4244f5b7ff493aa9c778d2d439
parent575b0681d926463960fc00d1e33decaa71d5c956
Better warning suppression in rx-tests

* test/lisp/emacs-lisp/rx-tests.el (rx-compat): Use with-no-warnings
instead of with-suppressed-warnings which complains when running
the test interactively.
test/lisp/emacs-lisp/rx-tests.el