Update python.lua
This commit is contained in:
parent
1ca2900cd0
commit
2ecff6e083
|
@ -26,7 +26,7 @@ return function()
|
||||||
"${file}",
|
"${file}",
|
||||||
"-sv",
|
"-sv",
|
||||||
"--log-cli-level=INFO",
|
"--log-cli-level=INFO",
|
||||||
"--log-file=tc_medusa.log"
|
"--log-file=test_out.log"
|
||||||
},
|
},
|
||||||
console= "integratedTerminal",
|
console= "integratedTerminal",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue