mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-15 11:57:55 +08:00
cliedit: Fix the completion test case.
This commit is contained in:
parent
7f6cdcef8f
commit
e378de4981
|
@ -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().
|
||||
|
|
Loading…
Reference in New Issue
Block a user