Skip to content
Snippets Groups Projects
Commit e6514ae5 authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad
Browse files

reformat with black

parent 0e860fe8
No related branches found
No related tags found
3 merge requests!19Move linux-debian11 into main,!17split one test into three,!9force `subprocess.run` to check return code is 0
Pipeline #368578 passed
...@@ -172,7 +172,7 @@ def test_install_environment_wrong_mpsd_release(tmp_path): ...@@ -172,7 +172,7 @@ def test_install_environment_wrong_mpsd_release(tmp_path):
def test_install_environment_zlib(): def test_install_environment_zlib():
"""Test installation of toolchain.""" """Test installation of toolchain."""
# Prepare a test installation of global generic # Prepare a test installation of global generic
# with only zlib to test the installation # with only zlib to test the installation
# This is a long test, # This is a long test,
# its handy to test this with print statements printed to # its handy to test this with print statements printed to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment