mirror of
https://github.com/go-micro/go-micro.git
synced 2025-07-12 22:41:07 +02:00
.
This commit is contained in:
@ -21,6 +21,9 @@ func TestCliSourceDefault(t *testing.T) {
|
||||
&cli.StringFlag{
|
||||
Name: "test.timeout",
|
||||
},
|
||||
&cli.StringFlag{
|
||||
Name: "test.bench",
|
||||
},
|
||||
&cli.BoolFlag{
|
||||
Name: "test.v",
|
||||
},
|
||||
|
Reference in New Issue
Block a user