diff --git a/command_test.go b/command_test.go index 86098b9..7f1e458 100644 --- a/command_test.go +++ b/command_test.go @@ -1,5 +1 @@ package cli - -import ( - "testing" -)