package unlocktest import ( "fmt" "testing" ) func Test(t *testing.T) { fmt.Printf(MediaTest("zh")) }