diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2015-02-22 19:58:05 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2015-02-22 19:58:05 +0100 |
commit | c7cdc8ed5bd80a80e0660e953da1497996ba284d (patch) | |
tree | 602bd88be0ee179291a6b71491f312906844fab8 /test/ChangeLog | |
parent | 9f5a24a6fda0653cc1f60dc674bc06ec9aad1907 (diff) | |
download | emacs-c7cdc8ed5bd80a80e0660e953da1497996ba284d.tar.gz |
Suppress localized settings in Tramp test.
* automated/tramp-tests.el (tramp-test17-insert-directory):
Suppress localized settings in order to have a proper check for
the summary line.
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 87425a69148..abc582c20fa 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,9 @@ +2015-02-22 Michael Albinus <michael.albinus@gmx.de> + + * automated/tramp-tests.el (tramp-test17-insert-directory): + Suppress localized settings in order to have a proper check for + the summary line. + 2015-02-16 Stefan Monnier <monnier@iro.umontreal.ca> * automated/eieio-test-methodinvoke.el (make-instance): Add methods |