diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-12 18:14:46 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-12 18:14:46 +0200 |
commit | 23bf79bb38bf1eb990109e3ee636b3239c5e9aa5 (patch) | |
tree | 3632cf59a87c61461b9a9babf732221f13bb2f3c /units | |
parent | 022e0ff46a2cef2e8fd6889f830ce4fc95a5679d (diff) |
bin:accelerometer_test -> accelerometer_test.py
Diffstat (limited to 'units')
-rw-r--r-- | units/input/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/input/jobs.pxu b/units/input/jobs.pxu index 0bf880d..899d547 100644 --- a/units/input/jobs.pxu +++ b/units/input/jobs.pxu @@ -47,7 +47,7 @@ id: input/accelerometer estimated_duration: 60.0 user: root requires: device.category == 'ACCELEROMETER' -command: accelerometer_test -m +command: accelerometer_test.py -m _description: PURPOSE: This test will test your accelerometer to see if it is detected |