diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/fuzz_corefile.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fuzz_corefile.go b/test/fuzz_corefile.go index 0abb9d6b3..a1a7e6a36 100644 --- a/test/fuzz_corefile.go +++ b/test/fuzz_corefile.go @@ -1,4 +1,4 @@ -// +build fuzz +// +build gofuzz package test |