mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-30 05:37:05 +02:00
Fixed subsonic test
This commit is contained in:
parent
20c9ada6ec
commit
db78bfe457
1 changed files with 1 additions and 1 deletions
|
@ -20,9 +20,9 @@ import (
|
|||
"testing"
|
||||
"time"
|
||||
|
||||
go_subsonic "github.com/delucks/go-subsonic"
|
||||
"github.com/spf13/viper"
|
||||
"github.com/stretchr/testify/assert"
|
||||
go_subsonic "github.com/supersonic-app/go-subsonic/subsonic"
|
||||
"go.uploadedlobster.com/scotty/internal/backends/subsonic"
|
||||
"go.uploadedlobster.com/scotty/internal/config"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue