Files
EdgeAPI/internal/db/models/user_email_notification_dao_test.go

7 lines
106 B
Go
Raw Permalink Normal View History

2022-12-27 18:53:49 +08:00
package models_test
import (
_ "github.com/go-sql-driver/mysql"
_ "github.com/iwind/TeaGo/bootstrap"
)