2021-01-01 17:37:34 -05:00
|
|
|
# Copyright (c) 2020 ZMK Contributors
|
2020-11-14 13:39:01 -05:00
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
|
|
|
|
|
west-commands:
|
|
|
|
|
- file: scripts/west_commands/test.py
|
|
|
|
|
commands:
|
|
|
|
|
- name: test
|
|
|
|
|
class: Test
|
2020-11-21 14:50:12 -05:00
|
|
|
help: run ZMK testsuite
|