Skip to content

Commit a2cb1bc

Browse files
committed
removed extra blank line
1 parent 080acd3 commit a2cb1bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/framework/toy_build.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3061,7 +3061,6 @@ def test_fix_shebang(self):
30613061
self.assertTrue(regexes_S[ext].match(bin_txt),
30623062
"Pattern '%s' found in %s: %s" % (regexes_S[ext].pattern, bin_path, bin_txt))
30633063

3064-
30653064
def test_toy_system_toolchain_alias(self):
30663065
"""Test use of 'system' toolchain alias."""
30673066
toy_ec = os.path.join(os.path.dirname(__file__), 'easyconfigs', 'test_ecs', 't', 'toy', 'toy-0.0.eb')

0 commit comments

Comments
 (0)