ChangeLog fix

This commit is contained in:
Glenn Morris 2013-07-09 00:14:39 -07:00
parent 771b2fc303
commit 08be5fba9c

View file

@ -1,9 +1,11 @@
2013-07-09 Glenn Morris <rgm@gnu.org>
* automated/package-x-test.el: Require package-test when compiling.
* automated/add-log-tests.el, automated/advice-tests.el:
* automated/imenu-test.el, automated/python-tests.el:
* automated/ruby-mode-tests.el, automated/xml-parse-tests.el:
Explictly require ert.
* automated/imenu-test.el, automated/package-x-test.el:
* automated/python-tests.el, automated/ruby-mode-tests.el:
* automated/xml-parse-tests.el: Explictly require ert.
2013-07-08 Kenichi Handa <handa@gnu.org>