Files
EdgeAPI/internal/db/models/nameservers/ns_domain_dao_test.go
2023-05-03 17:09:55 +08:00

7 lines
111 B
Go

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