update module path
This commit is contained in:
parent
013f781b29
commit
b68755771b
46 changed files with 103 additions and 103 deletions
internal/testutils
|
@ -3,7 +3,7 @@ package testutils_test
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/sunboyy/repogen/internal/testutils"
|
||||
"git.kmsign.com/royalcat/repogen/internal/testutils"
|
||||
)
|
||||
|
||||
func TestExpectMultiLineString(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue