diff --git a/scripts/west_commands/tests/test_imports.py b/scripts/west_commands/tests/test_imports.py index 89ca44c980b..b101ab42fe6 100644 --- a/scripts/west_commands/tests/test_imports.py +++ b/scripts/west_commands/tests/test_imports.py @@ -44,6 +44,7 @@ def test_runner_imports(): 'stm32cubeprogrammer', 'stm32flash', 'trace32', + 'teensy', 'uf2', 'xtensa')) assert runner_names == expected