diff --git a/app_test.go b/app_test.go index be9b0d4..28dfc45 100644 --- a/app_test.go +++ b/app_test.go @@ -6,7 +6,7 @@ import ( "os" "testing" - "github.com/paked/cli" + "github.com/codegangsta/cli" ) func ExampleApp() {