package TestCode import "testing" func Test_getInfo(t *testing.T) { getInfo() }