diff options
| author | Ruslan Sayfutdinov | 2022-12-08 17:45:30 +0100 |
|---|---|---|
| committer | GitHub | 2022-12-08 17:45:30 +0100 |
| commit | 85ee55ff3becd29e1590376c3462c6a99c976fa0 (patch) | |
| tree | 36ab093ee44919070ac260f8aaf2770871d14910 /quantum/os_detection/tests/testlist.mk | |
| parent | e06f50c489e02068465dfb3e5b3c7473006e6273 (diff) | |
Detect host OS based on USB fingerprint (#18463)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'quantum/os_detection/tests/testlist.mk')
| -rw-r--r-- | quantum/os_detection/tests/testlist.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/os_detection/tests/testlist.mk b/quantum/os_detection/tests/testlist.mk new file mode 100644 index 0000000000..405a7b82d5 --- /dev/null +++ b/quantum/os_detection/tests/testlist.mk @@ -0,0 +1 @@ +TEST_LIST += os_detection |