package common import ( "fmt" "testing" ) func TestSDRError(t *testing.T) { fmt.Println(SDR_ENCDATAERR) }