mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
[Formatting] Remove extra space in test script.
This commit is contained in:
parent
70438d233d
commit
f08a5a1baa
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ testWidgetFunctionModify() {
|
||||||
POSTDISPLAY=""
|
POSTDISPLAY=""
|
||||||
|
|
||||||
stub_and_eval \
|
stub_and_eval \
|
||||||
_zsh_autosuggest_invoke_original_widget \
|
_zsh_autosuggest_invoke_original_widget \
|
||||||
'BUFFER+="e"'
|
'BUFFER+="e"'
|
||||||
|
|
||||||
stub_and_echo \
|
stub_and_echo \
|
||||||
|
|
Loading…
Reference in a new issue