Skip to content

Commit

Permalink
readd whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
branfosj committed Dec 30, 2024
1 parent 3004bad commit 7464142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/framework/easyblock.py
Original file line number Diff line number Diff line change
Expand Up @@ -1698,6 +1698,7 @@ def test_fetch_sources(self):
@requires_github_access()
def test_fetch_sources_git(self):
"""Test fetch_sources method from git repo."""

testdir = os.path.abspath(os.path.dirname(__file__))
ec = process_easyconfig(os.path.join(testdir, 'easyconfigs', 'test_ecs', 't', 'toy', 'toy-0.0.eb'))[0]
eb = get_easyblock_instance(ec)
Expand Down

0 comments on commit 7464142

Please sign in to comment.