Files
EdgeAPI/internal/db/models/regions/region_town_dao_test.go

7 lines
107 B
Go
Raw Normal View History

package regions_test
import (
_ "github.com/go-sql-driver/mysql"
_ "github.com/iwind/TeaGo/bootstrap"
)