Clean up extra spaces (#5027)
This commit is contained in:
parent
9dcefa73aa
commit
e5ea3341fa
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ func TestSetupHeader(t *testing.T) {
|
|||
foo bar
|
||||
}`, true, "unknown flag action=foo, should be set or clear"},
|
||||
{`header {
|
||||
set ra
|
||||
set ra
|
||||
}`, false, ""},
|
||||
{`header {
|
||||
set ra aa
|
||||
|
|
Loading…
Add table
Reference in a new issue