emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 1432cfd: Fix debugging code checked in from wdired-tests


From: Lars Ingebrigtsen
Subject: master 1432cfd: Fix debugging code checked in from wdired-tests
Date: Tue, 4 Aug 2020 09:15:51 -0400 (EDT)

branch: master
commit 1432cfd485d33bb518ab6ac5667ae4e4faf7f6b5
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Fix debugging code checked in from wdired-tests
---
 test/lisp/wdired-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/lisp/wdired-tests.el b/test/lisp/wdired-tests.el
index fcd8b62..2cfabd1 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]