package migrate import ( "testing" . "gopkg.in/check.v1" ) func Test(t *testing.T) { TestingT(t) }