]> code.delx.au - gnu-emacs/blobdiff - test/lisp/emulation/viper-tests.el
Merge from origin/emacs-25
[gnu-emacs] / test / lisp / emulation / viper-tests.el
index e2c39b3c3de1ca8104537973925f558e1495f8ba..074dd637538655083f0b852a042661f7bd61b9e9 100644 (file)
@@ -65,6 +65,7 @@ after itself, although it will leave a buffer called
             rtn))
       ;; Switch everything off and restore the buffer.
       (toggle-viper-mode)
+      (delete-file viper-custom-file-name)
       (switch-to-buffer before-buffer))))
 
 (ert-deftest viper-test-go ()