diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-14 13:30:52 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-14 13:30:52 +0200 |
commit | 0e15af9e23bf05da3217b88987be30f8118526f0 (patch) | |
tree | d6596d70643e2533c7357cd34a3cd7526371250c /units/bluetooth | |
parent | 7e03b20df216cc773d14b78ec54db07c976bac09 (diff) |
bin:test_bt_keyboard -> test_bt_keyboard.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 8b9b405..7f4272a 100644 --- a/units/bluetooth/jobs.pxu +++ b/units/bluetooth/jobs.pxu @@ -351,7 +351,7 @@ _verification: plugin: user-verify user: root flags: also-after-suspend -command: test_bt_keyboard +command: test_bt_keyboard.py category_id: com.canonical.plainbox::bluetooth estimated_duration: 1m |