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