package data import "testing" func TestDefault(t *testing.T) { t.Log("bbbb") }