diff options
| author | Chong Yidong | 2012-12-02 14:06:32 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-12-02 14:06:32 +0800 |
| commit | 89eb3b0ae7dcb7ae819efd448899103b0d4ee93e (patch) | |
| tree | f5223dcf7d8cee057258536021712372060ecd3d /test/ChangeLog | |
| parent | 1cbaa705e733d496a6eab3a8f1521dec52953fcf (diff) | |
| download | emacs-89eb3b0ae7dcb7ae819efd448899103b0d4ee93e.tar.gz emacs-89eb3b0ae7dcb7ae819efd448899103b0d4ee93e.zip | |
Fix for bad test in ruby-mode-tests.el.
* automated/ruby-mode-tests.el (ruby-add-log-current-method-examples):
Don't use loop macro, to allow automated testing to work.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index b66c2925287..21f0f29b73b 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-12-02 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * automated/ruby-mode-tests.el | ||
| 4 | (ruby-add-log-current-method-examples): Don't use loop macro, to | ||
| 5 | allow automated testing to work. | ||
| 6 | |||
| 1 | 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * automated/advice-tests.el (advice-tests--data): Remove. | 9 | * automated/advice-tests.el (advice-tests--data): Remove. |