mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
; Silence byte-compiler warning in test
* test/lisp/dired-aux-tests.el (dired-test-bug28834): Silence byte-compiler.
This commit is contained in:
parent
3e7aff5fcd
commit
16b8741556
@ -64,7 +64,7 @@
|
||||
|
||||
(ert-deftest dired-test-bug28834 ()
|
||||
"test for https://debbugs.gnu.org/28834 ."
|
||||
(let (from to-cp to-mv)
|
||||
(let (to-cp to-mv)
|
||||
;; `dired-create-destination-dirs' set to 'always.
|
||||
(with-dired-bug28834-test
|
||||
'always nil
|
||||
|
Loading…
Reference in New Issue
Block a user