Added unit tests

This commit is contained in:
Summer Mousa
2014-04-16 12:59:34 -05:00
parent 13f0c8c0f6
commit 705994c2c6
3 changed files with 88 additions and 1 deletions

View File

@@ -56,7 +56,6 @@ USAGE:
COMMANDS:
{{range .Commands}}{{.Name}}{{with .ShortName}}, {{.}}{{end}}{{ "\t" }}{{.Usage}}
{{end}}
OPTIONS:
{{range .Flags}}{{.}}
{{end}}