]> code.delx.au - gnu-emacs-elpa/commitdiff
Fix failing test on Emacs 25
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 16 Oct 2015 10:23:09 +0000 (12:23 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 16 Oct 2015 10:23:09 +0000 (12:23 +0200)
hydra-test.el

index cc871a7d6221d1760aa30f20f1e86df29d94785d..da2bb60e69e6e65668556f8f9e758c4c23d4a2f9 100644 (file)
@@ -25,6 +25,7 @@
 ;;; Code:
 
 (require 'ert)
+(setq text-quoting-style 'grave)
 (message "Emacs version: %s" emacs-version)
 
 (ert-deftest hydra-red-error ()