fixed another test_cmd case
This commit is contained in:
parent
021db11acb
commit
e3e5ad775f
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ CMD_CASES_1_x = [
|
||||||
lambda x: x.cmd(
|
lambda x: x.cmd(
|
||||||
{"chdir": "var_to_output"},
|
{"chdir": "var_to_output"},
|
||||||
"plan",
|
"plan",
|
||||||
"",
|
|
||||||
out=FILE_PATH_WITH_SPACE_AND_SPACIAL_CHARS,
|
out=FILE_PATH_WITH_SPACE_AND_SPACIAL_CHARS,
|
||||||
raise_on_error=False,
|
raise_on_error=False,
|
||||||
),
|
),
|
||||||
|
|
Loading…
Reference in a new issue