package port import ( "testing" ) func Test(t *testing.T) { portcheck() }