mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 19:42:24 -06:00
linting + organizing
This commit is contained in:
parent
32c5fd987a
commit
dafc3b5b92
60 changed files with 746 additions and 390 deletions
|
|
@ -20,6 +20,7 @@ package testrig
|
|||
|
||||
import "github.com/superseriousbusiness/gotosocial/internal/distributor"
|
||||
|
||||
// NewTestDistributor returns a Distributor suitable for testing purposes
|
||||
func NewTestDistributor() distributor.Distributor {
|
||||
return distributor.New(NewTestLog())
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue