Files
EdgeAPI/internal/db/models/nameservers/ns_route_dao_test.go

7 lines
111 B
Go
Raw Normal View History

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