package event import "testing" func TestDefault(t *testing.T) { t.Log("aaa") }