custombytesnonstruct_test.go 104 Bytes
Newer Older
Jeromy's avatar
Jeromy committed
1
2
3
4
5
6
package custombytesnonstruct

import testing "testing"

func TestCustomBytesNonStruct(t *testing.T) {
}