mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-20 01:30:08 -05:00
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/10662 - create the modules/testimport/import.go to centralize blank import needed for tests (in order to run the init() function) to simplify maintenance - remove the imports that are not needed Co-authored-by: limiting-factor <limiting-factor@posteo.com> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10672 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org> Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org> |
||
|---|---|---|
| .. | ||
| TestFindOrgs | ||
| TestInconsistentOwnerTeam | ||
| main_test.go | ||
| org.go | ||
| org_list.go | ||
| org_list_test.go | ||
| org_repo.go | ||
| org_test.go | ||
| org_user.go | ||
| org_user_test.go | ||
| team.go | ||
| team_invite.go | ||
| team_invite_test.go | ||
| team_list.go | ||
| team_repo.go | ||
| team_test.go | ||
| team_unit.go | ||
| team_user.go | ||