This commit is contained in:
biju-kalissery 2015-09-08 15:27:37 -04:00
parent a513a468b4
commit b98468710a

View File

@ -5,7 +5,7 @@ import (
"testing" "testing"
"time" "time"
"github.com/biju-kalissery/gorm" "github.com/jizhu/gorm"
) )
type Person struct { type Person struct {