diff --git a/roaring/fuzz_test.go b/roaring/fuzz_test.go index 78b4bb34a..94bd82982 100644 --- a/roaring/fuzz_test.go +++ b/roaring/fuzz_test.go @@ -65,5 +65,5 @@ func TestUnmarshalBinary(t *testing.T) { t.Errorf("Expected: %s, Got: %s", crash.expected, err) } } - + } \ No newline at end of file