Completely rename project to the Chrly and make it ready to be opensourced

This commit is contained in:
ErickSkrauch
2018-02-16 00:13:57 +03:00
parent 11647f2eae
commit ce4dce49a2
20 changed files with 33 additions and 33 deletions

View File

@@ -6,8 +6,8 @@ import (
"github.com/golang/mock/gomock"
testify "github.com/stretchr/testify/assert"
"elyby/minecraft-skinsystem/interfaces/mock_interfaces"
"elyby/minecraft-skinsystem/interfaces/mock_wd"
"github.com/elyby/chrly/interfaces/mock_interfaces"
"github.com/elyby/chrly/interfaces/mock_wd"
)
func TestParseUsername(t *testing.T) {