mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-23 18:58:09 +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.