mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
Run go fmt
This patch is the result of running `go fmt ./...` with Go v1.16.15.
This commit is contained in:
parent
2a5692d9a7
commit
c1bcc0c517
@ -7,7 +7,7 @@ import (
|
||||
)
|
||||
|
||||
func TestSniff(t *testing.T) {
|
||||
testcases := []struct{
|
||||
testcases := []struct {
|
||||
input string
|
||||
want feedProbe
|
||||
}{
|
||||
|
Loading…
x
Reference in New Issue
Block a user