]> git.eshelyaron.com Git - emacs.git/commit
Avoid ert test failures
authorGlenn Morris <rgm@gnu.org>
Tue, 18 Apr 2017 16:52:33 +0000 (12:52 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 18 Apr 2017 16:52:33 +0000 (12:52 -0400)
commit491531b20d05a0f2cc747aa01e697a764c34a99d
treefe2e7d29ed3c1e3a5023205671bd8bb84d6d7a5e
parent861824dbecc96339c68b1e15008a21c31e04721b
Avoid ert test failures

* lisp/emacs-lisp/ert.el (ert--expand-should-1):
Avoid errors related to undefined byte-compile-macro-environment.
Somehow masked until very recently because loading seq (eg)
loads bytecomp.  http://hydra.nixos.org/build/51730765
lisp/emacs-lisp/ert.el