diff options
author | Tino Calancha <tino.calancha@gmail.com> | 2017-07-31 21:51:12 +0900 |
---|---|---|
committer | Tino Calancha <tino.calancha@gmail.com> | 2017-07-31 21:59:47 +0900 |
commit | 192342a3a93a2e467ab589ae2d1ffd5e7acf1398 (patch) | |
tree | 3824efc7ed1bb3054e472319ffffd88081e8e680 /src/dired.c | |
parent | 3d58ea1c0ba821a4d6915d6beeaa1617d4ad606f (diff) | |
download | emacs-192342a3a93a2e467ab589ae2d1ffd5e7acf1398.tar.gz emacs-192342a3a93a2e467ab589ae2d1ffd5e7acf1398.tar.bz2 emacs-192342a3a93a2e467ab589ae2d1ffd5e7acf1398.zip |
dired-tests: Unload tested features after test them
Some tests are for Dired with ls-lisp or eshell-ls.
Requiring these features add an advice on `dired' and
might affect other tests.
Do not require these features at the top of the file; require
then inside the tests and unload then at the end.
* test/lisp/dired-tests.el (dired-test-bug27693)
(dired-test-bug7131, dired-test-bug27817, dired-test-bug27631):
require ls-lisp and/or eshell-ls inside the test; unload the
features at the end.
Diffstat (limited to 'src/dired.c')
0 files changed, 0 insertions, 0 deletions