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