Fuzz_test changes

This commit is contained in:
Ashley Svetlik 2019-06-20 14:49:04 -05:00
commit 157e910103

View file

@ -65,5 +65,5 @@ func TestUnmarshalBinary(t *testing.T) {
t.Errorf("Expected: %s, Got: %s", crash.expected, err)
}
}
}