package main import "testing" func TestSendEmail(t *testing.T) { // sendEmailPassLink("sp@lawipac.com", "somepass") }