mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
Clean up extra spaces (#5027)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user