cleanup
This commit is contained in:
parent
2172d382b6
commit
810b9714d3
@ -12,7 +12,6 @@ func TestVersionOneTwoOneRegression(t *testing.T) {
|
|||||||
testCase string
|
testCase string
|
||||||
appRunInput []string
|
appRunInput []string
|
||||||
}{
|
}{
|
||||||
// assertion: empty input, when a required flag is present, errors
|
|
||||||
{
|
{
|
||||||
testCase: "with_dash_dash",
|
testCase: "with_dash_dash",
|
||||||
appRunInput: []string{"cli", "command", "--flagone", "flagvalue", "--", "docker", "image", "ls", "--no-trunc"},
|
appRunInput: []string{"cli", "command", "--flagone", "flagvalue", "--", "docker", "image", "ls", "--no-trunc"},
|
||||||
|
Loading…
Reference in New Issue
Block a user