From 8fb32387c1c9370cb53635b8ff94e4aa90d034f7 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sun, 29 Aug 2021 03:58:01 +0300 Subject: [PATCH] ; 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 4f75e5ec612..dbb8a9e3d12 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. -- 2.39.2