diff options
author | Joel Challis <git@zvecr.com> | 2024-03-05 16:59:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-05 16:59:30 +0000 |
commit | a2c23e9419478cc49d06634732e626a55eec6d66 (patch) | |
tree | 352ee29d9adecd14784230948a9f315cfe178fb7 /lib/python/qmk/cli/test/__init__.py | |
parent | bbeb9c1ccd74140dde3bf51adeb3eca70463d22f (diff) |
Initial 'qmk test-c' functionality (#23038)
Diffstat (limited to 'lib/python/qmk/cli/test/__init__.py')
-rw-r--r-- | lib/python/qmk/cli/test/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/python/qmk/cli/test/__init__.py b/lib/python/qmk/cli/test/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/lib/python/qmk/cli/test/__init__.py |