Skip to content

Commit

Permalink
Merge branch 'more_linker_wrapper_improvements' into remove_fparser_c…
Browse files Browse the repository at this point in the history
…oncatenation
  • Loading branch information
hiker committed Mar 4, 2025
2 parents 7455c09 + e71aba2 commit 9c706c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit_tests/steps/test_link.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ def test_run(self, tool_box: ToolBox):
'''Ensure the command is formed correctly, with the flags at the
end and that environment variable FFLAGS is picked up.
'''

config = SimpleNamespace(
project_workspace=Path('workspace'),
artefact_store=ArtefactStore(),
Expand Down

0 comments on commit 9c706c6

Please sign in to comment.