Rename project to Navidrome

This commit is contained in:
Deluan
2020-01-23 19:44:08 -05:00
parent aaefc6bfc7
commit bee55c04c8
93 changed files with 210 additions and 203 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"errors"
"net/http/httptest"
"github.com/cloudsonic/sonic-server/engine"
"github.com/deluan/navidrome/engine"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
)