aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-06-26 22:46:51 -0700
committerGlenn Morris2013-06-26 22:46:51 -0700
commitdf86ba7d4da45d3fdcd3a01969e58203f2762844 (patch)
tree8bf45f4f6874563252e708005a491f38cedb3302 /test/ChangeLog
parent99906aa0d923b39dcc1f8978367c65146e47937d (diff)
downloademacs-df86ba7d4da45d3fdcd3a01969e58203f2762844.tar.gz
emacs-df86ba7d4da45d3fdcd3a01969e58203f2762844.zip
* python-tests.el (python-tests-with-temp-file): Clean up after ourself
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog3
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 @@
12013-06-27 Glenn Morris <rgm@gnu.org> 12013-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