aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-trace2syz/parser/parser_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tools/syz-trace2syz/parser/parser_test.go')
-rw-r--r--tools/syz-trace2syz/parser/parser_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/syz-trace2syz/parser/parser_test.go b/tools/syz-trace2syz/parser/parser_test.go
index c08712d3a..f30329520 100644
--- a/tools/syz-trace2syz/parser/parser_test.go
+++ b/tools/syz-trace2syz/parser/parser_test.go
@@ -2,7 +2,6 @@
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
//go:build !codeanalysis
-// +build !codeanalysis
package parser