Fixed spelling and gofmt issues
This commit is contained in:
@@ -199,7 +199,7 @@ func TestContext_GlobalFlagsInSubcommands(t *testing.T) {
|
||||
}
|
||||
|
||||
app.Commands = []Command{
|
||||
Command{
|
||||
{
|
||||
Name: "foo",
|
||||
Flags: []Flag{
|
||||
BoolFlag{Name: "parent, p", Usage: "Parent flag"},
|
||||
|
Reference in New Issue
Block a user