package basic1 import ( "testing" ) func Test_basic(t *testing.T) { Basic("zh") }