initial commits
parent
46db752846
commit
46c36ba7d3
|
@ -8,7 +8,6 @@ func TestSerialize(t *testing.T) {
|
|||
|
||||
tests := []struct{
|
||||
Value uint64
|
||||
Expected string
|
||||
}{
|
||||
{
|
||||
Value: 0b0000000000000000000000000000000000000000000000000000000000000000,
|
||||
|
|
Loading…
Reference in New Issue