package commediatest import ( "testing" ) // 本包仅测试无实际使用 func TestMedia(t *testing.T) { ComMediaTest("zh") }