package basic import "testing" func Test_basic(t *testing.T) { basic() }