gofmt some stuff (#1769)
This commit is contained in:
parent
be8fcc484a
commit
bf479f9ac2
3 changed files with 5 additions and 6 deletions
|
@ -14,8 +14,8 @@ func TestTLS(t *testing.T) {
|
|||
expectedRoot string // expected root, set to the controller. Empty for negative cases.
|
||||
expectedErrContent string // substring from the expected error. Empty for positive cases.
|
||||
}{
|
||||
// positive
|
||||
// negative
|
||||
// positive
|
||||
// negative
|
||||
}
|
||||
|
||||
for i, test := range tests {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue