Files
EdgeAPI/internal/db/models/nameservers/ns_route_dao_test.go
2022-11-24 17:19:51 +08:00

7 lines
111 B
Go

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