mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-05 08:42:26 -06:00
[feature] Move to code.superseriousbusiness.org
This commit is contained in:
parent
e99ff1eded
commit
b34ffc77ff
1195 changed files with 4921 additions and 4918 deletions
|
|
@ -22,10 +22,10 @@ import (
|
|||
"errors"
|
||||
"testing"
|
||||
|
||||
"code.superseriousbusiness.org/gotosocial/internal/gtsmodel"
|
||||
"code.superseriousbusiness.org/gotosocial/internal/id"
|
||||
"code.superseriousbusiness.org/gotosocial/internal/processing"
|
||||
"github.com/stretchr/testify/suite"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/gtsmodel"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/id"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/processing"
|
||||
)
|
||||
|
||||
type ParseMentionTestSuite struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue