mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-24 19:17:43 +00:00
The separate module is invisible to `go test ./...` in the main module, which is the point, and also means nothing would ever run it. This step does.