mirror of
https://github.com/tuna/tunasync.git
synced 2025-06-15 22:52:42 +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"
|
"testing"
|
||||||
|
|
||||||
"github.com/BurntSushi/toml"
|
"github.com/BurntSushi/toml"
|
||||||
"github.com/codegangsta/cli"
|
|
||||||
. "github.com/smartystreets/goconvey/convey"
|
. "github.com/smartystreets/goconvey/convey"
|
||||||
|
"gopkg.in/urfave/cli.v1"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestConfig(t *testing.T) {
|
func TestConfig(t *testing.T) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user