Skip to content

Commit

Permalink
TestNilNil: remove unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonboom committed May 10, 2024
1 parent 94056ec commit cb3e4c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/analyzer/analyzer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ func TestNilNil(t *testing.T) {
pkgs := []string{
"examples",
"strange",
"unsafe",
}
analysistest.Run(t, analysistest.TestData(), analyzer.New(), pkgs...)
}
Expand Down

0 comments on commit cb3e4c1

Please sign in to comment.