Add more tests

This commit is contained in:
Deluan
2021-07-18 21:55:11 -04:00
committed by Deluan Quintão
parent 58ee4c60ca
commit 69f71be98a
3 changed files with 14 additions and 6 deletions
-1
View File
@@ -6,7 +6,6 @@ import (
"github.com/astaxie/beego/orm"
"github.com/navidrome/navidrome/conf"
"github.com/navidrome/navidrome/db"
"github.com/navidrome/navidrome/log"
"github.com/navidrome/navidrome/tests"
. "github.com/onsi/ginkgo"