Skip to content

Commit 00f8e79

Browse files
committed
removed extra blank line
1 parent 4929b7b commit 00f8e79

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
@@ -2894,7 +2894,6 @@ def test_fix_shebang(self):
28942894
self.assertTrue(bash_shebang_regex.match(bashbin_txt),
28952895
"Pattern '%s' found in %s: %s" % (bash_shebang_regex.pattern, bashbin_path, bashbin_txt))
28962896

2897-
28982897
def test_toy_system_toolchain_alias(self):
28992898
"""Test use of 'system' toolchain alias."""
29002899
toy_ec = os.path.join(os.path.dirname(__file__), 'easyconfigs', 'test_ecs', 't', 'toy', 'toy-0.0.eb')

0 commit comments

Comments
 (0)