This commit is contained in:
fifsky 2019-11-25 11:50:09 +08:00
parent fc46925cc4
commit d71693964f

View File

@ -9,8 +9,8 @@ import (
"testing" "testing"
"time" "time"
"github.com/stretchr/testify/assert"
"github.com/go-playground/validator/v10" "github.com/go-playground/validator/v10"
"github.com/stretchr/testify/assert"
) )
type testInterface interface { type testInterface interface {