summaryrefslogtreecommitdiff
path: root/test/lisp/emulation
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/emulation')
-rw-r--r--test/lisp/emulation/viper-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/emulation/viper-tests.el b/test/lisp/emulation/viper-tests.el
index 074dd637538..0d6095b2c92 100644
--- a/test/lisp/emulation/viper-tests.el
+++ b/test/lisp/emulation/viper-tests.el
@@ -38,7 +38,7 @@ after itself, although it will leave a buffer called
;; Select an expert-level for the same reason.
(viper-expert-level 5)
;; viper loads this even with -q so make sure it's empty!
- (viper-custom-file-name (make-temp-file "viper-tests"))
+ (viper-custom-file-name (make-temp-file "viper-tests" nil ".elc"))
(before-buffer (current-buffer)))
(unwind-protect
(progn