aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-07-09 00:11:50 -0700
committerGlenn Morris2013-07-09 00:11:50 -0700
commit771b2fc3036bbb1705ccc29bc061d18c114e30b9 (patch)
tree8a2b964fc3f5fa033c8e82b4c7f73a36db179c82 /test/ChangeLog
parent4ebbdd6712c1966406b40d2673464949775cbd7a (diff)
downloademacs-771b2fc3036bbb1705ccc29bc061d18c114e30b9.tar.gz
emacs-771b2fc3036bbb1705ccc29bc061d18c114e30b9.zip
Explictly require ert in some test/automated/*.el files
* 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.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 458d4df1f39..03e45d551b5 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,10 @@
12013-07-09 Glenn Morris <rgm@gnu.org>
2
3 * automated/add-log-tests.el, automated/advice-tests.el:
4 * automated/imenu-test.el, automated/python-tests.el:
5 * automated/ruby-mode-tests.el, automated/xml-parse-tests.el:
6 Explictly require ert.
7
12013-07-08 Kenichi Handa <handa@gnu.org> 82013-07-08 Kenichi Handa <handa@gnu.org>
2 9
3 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read): 10 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):