go fmt
This commit is contained in:
@@ -3,9 +3,9 @@ package api_test
|
||||
import (
|
||||
"encoding/xml"
|
||||
"github.com/deluan/gosonic/api/responses"
|
||||
"github.com/deluan/gosonic/tests"
|
||||
. "github.com/smartystreets/goconvey/convey"
|
||||
"testing"
|
||||
"github.com/deluan/gosonic/tests"
|
||||
)
|
||||
|
||||
func TestCheckParams(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user