Merge branch 'master' into master

This commit is contained in:
asvetlik 2019-06-19 14:48:48 -05:00 committed by GitHub
commit f772ca4a34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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