mirror of
https://github.com/tuna/tunasync.git
synced 2025-04-21 04:42:46 +00:00
fix(manager): fix cli package in manager/config_test
This commit is contained in:
parent
e37bb44fa3
commit
2c428b7c66
@ -8,8 +8,8 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/BurntSushi/toml"
|
||||
"github.com/codegangsta/cli"
|
||||
. "github.com/smartystreets/goconvey/convey"
|
||||
"gopkg.in/urfave/cli.v1"
|
||||
)
|
||||
|
||||
func TestConfig(t *testing.T) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user