diff options
| author | Glenn Morris | 2013-07-09 00:11:50 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-07-09 00:11:50 -0700 |
| commit | 771b2fc3036bbb1705ccc29bc061d18c114e30b9 (patch) | |
| tree | 8a2b964fc3f5fa033c8e82b4c7f73a36db179c82 /test/ChangeLog | |
| parent | 4ebbdd6712c1966406b40d2673464949775cbd7a (diff) | |
| download | emacs-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/ChangeLog | 7 |
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 @@ | |||
| 1 | 2013-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 | |||
| 1 | 2013-07-08 Kenichi Handa <handa@gnu.org> | 8 | 2013-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): |