package tests import ( "testing" "github.com/jinzhu/gorm" ) func TestJoins(t *testing.T, db *gorm.DB) { }