package utils import "testing" func TestGetProcessInfo(t *testing.T) { GetProcessInfo(1) }