Browse Source

[Formatting] Remove extra space in test script.

pull/129/head
Eric Freese 8 years ago
parent
commit
f08a5a1baa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      script/test.zsh

+ 1
- 1
script/test.zsh View File

@ -102,7 +102,7 @@ testWidgetFunctionModify() {
POSTDISPLAY=""
stub_and_eval \
_zsh_autosuggest_invoke_original_widget \
_zsh_autosuggest_invoke_original_widget \
'BUFFER+="e"'
stub_and_echo \

Loading…
Cancel
Save