]> git.eshelyaron.com Git - emacs.git/commitdiff
Change test name to avoid spellcheck issue.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 14 Nov 2015 19:48:16 +0000 (11:48 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 14 Nov 2015 19:51:20 +0000 (11:51 -0800)
test/automated/keymap-tests.el

index 973b24073913d4bf3fc6e119da7c5d0e1849642d..524563fea50c2d9a7eb08e7d3504c64fa348a675 100644 (file)
@@ -23,7 +23,7 @@
 
 (require 'ert)
 
-(ert-deftest keymap-store_in_keymap-FASTINT-on-nonchars ()
+(ert-deftest keymap-store_in_keymap-XFASTINT-on-non-characters ()
   "Check for bug fixed in \"Fix assertion violation in define-key\",
 commit 86c19714b097aa477d339ed99ffb5136c755a046."
   (let ((def (lookup-key Buffer-menu-mode-map [32])))