mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-22 06:57:29 -06:00
moving stuff around
This commit is contained in:
parent
1f44b06c06
commit
5d2b69c256
22 changed files with 14 additions and 264 deletions
|
|
@ -2,7 +2,7 @@ package testrig
|
|||
|
||||
import (
|
||||
"github.com/superseriousbusiness/gotosocial/internal/db"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/processing/timeline"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/timeline"
|
||||
)
|
||||
|
||||
// NewTestTimelineManager retuts a new timeline.Manager, suitable for testing, using the given db.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue