aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2015-11-14 11:48:16 -0800
committerPaul Eggert2015-11-14 11:51:20 -0800
commit478262d6cc00cd6261a598a38f8530270446a1d2 (patch)
tree1aabf3dea721f5b1a1c0433fff5e02399b38562a
parent33249be64524688a8edd40a2b448559c3c590c89 (diff)
downloademacs-478262d6cc00cd6261a598a38f8530270446a1d2.tar.gz
emacs-478262d6cc00cd6261a598a38f8530270446a1d2.zip
Change test name to avoid spellcheck issue.
-rw-r--r--test/automated/keymap-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/automated/keymap-tests.el b/test/automated/keymap-tests.el
index 973b2407391..524563fea50 100644
--- a/test/automated/keymap-tests.el
+++ b/test/automated/keymap-tests.el
@@ -23,7 +23,7 @@
23 23
24(require 'ert) 24(require 'ert)
25 25
26(ert-deftest keymap-store_in_keymap-FASTINT-on-nonchars () 26(ert-deftest keymap-store_in_keymap-XFASTINT-on-non-characters ()
27 "Check for bug fixed in \"Fix assertion violation in define-key\", 27 "Check for bug fixed in \"Fix assertion violation in define-key\",
28commit 86c19714b097aa477d339ed99ffb5136c755a046." 28commit 86c19714b097aa477d339ed99ffb5136c755a046."
29 (let ((def (lookup-key Buffer-menu-mode-map [32]))) 29 (let ((def (lookup-key Buffer-menu-mode-map [32])))