* test/automated/viper-tests.el (viper-test-undo-kmacro):
Delete temp-file at end.
This commit is contained in:
parent
20eb53185d
commit
604f656831
1 changed files with 1 additions and 0 deletions
|
@ -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 ()
|
||||
|
|
Loading…
Add table
Reference in a new issue