Skip to content
Snippets Groups Projects
Unverified Commit 5eae161d authored by Daniel Czerwonk's avatar Daniel Czerwonk Committed by GitHub
Browse files

Update path_attributes_test.go

fixed test name
parent d26b4573
No related branches found
No related tags found
No related merge requests found
......@@ -724,7 +724,7 @@ func TestSetLength(t *testing.T) {
}
}
func TestRead4BytesAsUint32(t *testing.T) {
func TestDecodeUint32(t *testing.T) {
tests := []struct {
name string
input []byte
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment