cliedit: Fix the completion test case.

This commit is contained in:
Qi Xiao 2019-11-03 00:14:01 +00:00
parent 7f6cdcef8f
commit e378de4981

View File

@ -24,7 +24,7 @@ func TestCompletion(t *testing.T) {
wantBuf := ui.NewBufferBuilder(40).
WriteStyled(styled.MarkLines(
"~> echo a ", styles,
" --",
" gggg --",
"COMPLETING argument ", styles,
"mmmmmmmmmmmmmmmmmmm ")).
SetDotToCursor().