From 6cc1e39222975c2e7a5065296fa36db70b52fba7 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Tue, 14 Jul 2020 13:13:25 +0200 Subject: bin:rotation_test -> rotation_test.py --- units/graphics/jobs.pxu | 2 +- units/graphics/legacy.pxu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'units/graphics') diff --git a/units/graphics/jobs.pxu b/units/graphics/jobs.pxu index 652eeea..7cf080d 100644 --- a/units/graphics/jobs.pxu +++ b/units/graphics/jobs.pxu @@ -240,7 +240,7 @@ id: graphics/{index}_rotation_{product_slug} depends: graphics/xorg-version command: source graphics_env.sh {driver} {index} - rotation_test + rotation_test.py estimated_duration: 20.000 _summary: Test rotation for {vendor} {product} _description: diff --git a/units/graphics/legacy.pxu b/units/graphics/legacy.pxu index 1970287..7b8d860 100644 --- a/units/graphics/legacy.pxu +++ b/units/graphics/legacy.pxu @@ -141,7 +141,7 @@ plugin: user-interact-verify category_id: com.canonical.plainbox::graphics id: graphics/rotation depends: graphics/xorg-version -command: rotation_test +command: rotation_test.py estimated_duration: 20.000 _summary: Test rotation _description: -- cgit v1.2.3