diff options
Diffstat (limited to 'app/scripts/west_commands')
-rw-r--r-- | app/scripts/west_commands/test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/scripts/west_commands/test.py b/app/scripts/west_commands/test.py index f79547b..ac64bb6 100644 --- a/app/scripts/west_commands/test.py +++ b/app/scripts/west_commands/test.py @@ -1,5 +1,4 @@ # Copyright (c) 2020 The ZMK Contributors -# # SPDX-License-Identifier: MIT '''Test runner for ZMK.''' |