blob: ce1a1716f0ee3b300ac4664e452f625aa2d5ca31 [file] [log] [blame]
package migrate
import (
"testing"
. "gopkg.in/check.v1"
)
func Test(t *testing.T) { TestingT(t) }