]> git.eshelyaron.com Git - emacs.git/commit
Fix test when running from test/lisp/subr-tests.elc
authorNoam Postavsky <npostavs@gmail.com>
Sat, 15 Jul 2017 16:12:17 +0000 (12:12 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 16 Jul 2017 01:55:29 +0000 (21:55 -0400)
commit7a0fb008193960a7605e32bf0e72e8410e44f575
tree695196eccbe5f8b019ee66bf5a27c10e11b8d22a
parent30444c695ae4d1184c4b6bc994c00b7b1af5ab4a
Fix test when running from test/lisp/subr-tests.elc

* test/lisp/subr-tests.el (subr-test-backtrace-simple-tests): Don't
assume a lambda expression will be `equal' to its quoted form.  That's
not true if the lambda expression has been compiled.
test/lisp/subr-tests.el