From: Lars Ingebrigtsen Date: Tue, 4 Aug 2020 13:15:36 +0000 (+0200) Subject: Fix debugging code checked in from wdired-tests X-Git-Tag: emacs-28.0.90~6834 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1432cfd485d33bb518ab6ac5667ae4e4faf7f6b5;p=emacs.git Fix debugging code checked in from wdired-tests --- diff --git a/test/lisp/wdired-tests.el b/test/lisp/wdired-tests.el index fcd8b626404..2cfabd1ee2d 100644 --- a/test/lisp/wdired-tests.el +++ b/test/lisp/wdired-tests.el @@ -132,7 +132,7 @@ wdired-mode." (declare-function dired-smart-shell-command "dired-x" (command &optional output-buffer error-buffer)) -(defun wdired-test-bug34915 () +(ert-deftest wdired-test-bug34915 () "Test editing when dired-listing-switches includes -F. Appended file indicators should not count as part of the file name, either before or after editing. Since