Add tests for WeightedRandomChooser

This commit is contained in:
Deluan
2021-05-28 23:51:56 -04:00
parent dd56a7798e
commit 7bbb09e546
3 changed files with 54 additions and 2 deletions
+1 -2
View File
@@ -7,8 +7,6 @@ import (
"sync"
"time"
"github.com/navidrome/navidrome/utils"
"github.com/Masterminds/squirrel"
"github.com/microcosm-cc/bluemonday"
"github.com/navidrome/navidrome/conf"
@@ -16,6 +14,7 @@ import (
"github.com/navidrome/navidrome/core/agents"
"github.com/navidrome/navidrome/log"
"github.com/navidrome/navidrome/model"
"github.com/navidrome/navidrome/utils"
)
const (