Skip to content

Commit

Permalink
Merge branch 'remove_fparser_concatenation' into unify_display_of_com…
Browse files Browse the repository at this point in the history
…piler_wrapper
  • Loading branch information
hiker committed Mar 4, 2025
2 parents 29d8359 + 9c706c6 commit 8b8c487
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 8b8c487

Please sign in to comment.