]> git.eshelyaron.com Git - emacs.git/commitdiff
; Silence byte-compiler warning in test
authorStefan Kangas <stefan@marxist.se>
Sat, 4 Dec 2021 10:33:43 +0000 (11:33 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 4 Dec 2021 10:33:43 +0000 (11:33 +0100)
* test/lisp/dired-aux-tests.el (dired-test-bug28834): Silence
byte-compiler.

test/lisp/dired-aux-tests.el

index 374164f1f9b13433421eaeea4888287d719e053b..69fc95ba552317fb921e760ee3528dc5f50ba413 100644 (file)
@@ -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