diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 7238e625c88..d3bd3d673cf 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2013-06-27 Glenn Morris <rgm@gnu.org> | 1 | 2013-06-27 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * automated/python-tests.el (python-tests-with-temp-file): | ||
| 4 | Clean up after ourself. | ||
| 5 | |||
| 3 | * automated/undo-tests.el (undo-test3): Remove test that seems to | 6 | * automated/undo-tests.el (undo-test3): Remove test that seems to |
| 4 | do nothing that the previous one doesn't, except leave a tempfile. | 7 | do nothing that the previous one doesn't, except leave a tempfile. |
| 5 | 8 | ||