This commit is contained in:
Ivan Kravets
2016-09-10 19:07:24 +03:00
parent 1bd893409d
commit 72a18125ee

View File

@ -83,8 +83,7 @@ def test_complex(clirunner, validate_cliresult):
validate_cliresult(result)
assert all([
s in result.output
for s in ("teensy", "Downloading", "Unpacking",
"tool-scons")
for s in ("teensy", "Downloading", "Unpacking")
])
# show platform information