emacs-diffs
[Top][All Lists]
Advanced

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

master 8fb3238: ; Remove copypasta accident


From: Dmitry Gutov
Subject: master 8fb3238: ; Remove copypasta accident
Date: Sat, 28 Aug 2021 20:58:14 -0400 (EDT)

branch: master
commit 8fb32387c1c9370cb53635b8ff94e4aa90d034f7
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    ; Remove copypasta accident
---
 test/lisp/vc/vc-tests.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test/lisp/vc/vc-tests.el b/test/lisp/vc/vc-tests.el
index 4f75e5e..dbb8a9e 100644
--- a/test/lisp/vc/vc-tests.el
+++ b/test/lisp/vc/vc-tests.el
@@ -588,8 +588,6 @@ This checks also `vc-backend' and `vc-responsible-backend'."
             (should (not (file-exists-p tmp-name)))
             (should (file-exists-p new-name))
 
-            ;; implicit: Bzr CVS Git Hg Mtn SRC SVN
-            ;; locking: RCS SCCS
             (should (equal (vc-state new-name) 'added))))
 
       ;; Save exit.



reply via email to

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