Skip to content

Commit

Permalink
meta flag test
Browse files Browse the repository at this point in the history
  • Loading branch information
dadgar committed May 25, 2016
1 parent 5a4500c commit 0a6c5ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/meta_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ func TestMeta_FlagSet(t *testing.T) {
},
{
FlagSetClient,
[]string{"address"},
[]string{"address", "no-color"},
},
}

Expand Down

0 comments on commit 0a6c5ba

Please sign in to comment.