diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 11:37:05 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 11:37:05 +0200 |
commit | c22ca8af02e67fb4627d754e7a456ddbddecbb84 (patch) | |
tree | f825baacdc422762d06a16df37c25f92e2521e10 /units/bluetooth | |
parent | 9d3ade02975a1b27add850a0e00a3560eba3ee5a (diff) |
bin:keyboard_test -> keyboard_test.py
Diffstat (limited to 'units/bluetooth')
-rw-r--r-- | units/bluetooth/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu index 71101e7..8b9b405 100644 --- a/units/bluetooth/jobs.pxu +++ b/units/bluetooth/jobs.pxu @@ -145,7 +145,7 @@ category_id: com.canonical.plainbox::bluetooth id: bluetooth/HID depends: bluetooth/detect-output estimated_duration: 120.0 -command: keyboard_test +command: keyboard_test.py _description: PURPOSE: This test will check that you can use a BlueTooth HID device |