mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue