Skip to content

Commit

Permalink
Update a substitute-command-keys test
Browse files Browse the repository at this point in the history
* test/lisp/help-tests.el (help-tests-substitute-command-keys/keymaps):
Update for "Pretty-print keys without <> around modifiers" change.
  • Loading branch information
rgmorris committed Jan 7, 2021
1 parent 331e40a commit 9b31802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lisp/help-tests.el
Expand Up @@ -102,7 +102,7 @@ RET minibuffer-complete-and-exit
ESC Prefix Command
SPC minibuffer-complete-word
? minibuffer-completion-help
<C-tab> file-cache-minibuffer-complete
C-<tab> file-cache-minibuffer-complete
<XF86Back> previous-history-element
<XF86Forward> next-history-element
<down> next-line-or-history-element
Expand Down

0 comments on commit 9b31802

Please sign in to comment.