diff options
author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2014-06-19 10:12:04 +0800 |
---|---|---|
committer | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2014-06-19 10:12:04 +0800 |
commit | ace8491c360f3d1004ec87bc0fc2d4fb1fbd4c97 (patch) | |
tree | a1268d4631b00b0db4a4d892a08806d5daae49c8 | |
parent | 21f6efd13af07630bc414112def16e2849cbce7b (diff) |
Remove the dependency of S3/S4 keys, re-ordering the S4 and Hybird-Sleep tests
-rw-r--r-- | jobs/keys.txt.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jobs/keys.txt.in b/jobs/keys.txt.in index 7d4aca4..2db8429 100644 --- a/jobs/keys.txt.in +++ b/jobs/keys.txt.in @@ -61,7 +61,6 @@ plugin: manual id: keys/sleep requires: device.category == 'KEYBOARD' -depends: suspend/suspend_advanced _description: PURPOSE: This test will test the sleep key @@ -197,7 +196,6 @@ _description: plugin: manual id: keys/hibernate requires: dmi.product in ['Notebook','Laptop','Portable'] -depends: power-management/hibernate_advanced _description: PURPOSE: This test will test the hibernate key |