mirror of
https://github.com/go-micro/go-micro.git
synced 2025-08-04 21:42:57 +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