diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-09-11 15:02:31 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-09-11 15:02:31 -0500 |
commit | d5d306583034954d99baf1515aea29b036eacbb8 (patch) | |
tree | 465ec4671056ad1001913b595ccc1165f9e481b9 /tests/manual | |
parent | 20889f11f535de956983c83f3f85c68df1883455 (diff) | |
download | ayatana-indicator-power-d5d306583034954d99baf1515aea29b036eacbb8.tar.gz ayatana-indicator-power-d5d306583034954d99baf1515aea29b036eacbb8.tar.bz2 ayatana-indicator-power-d5d306583034954d99baf1515aea29b036eacbb8.zip |
fix typo in manual tests
Diffstat (limited to 'tests/manual')
-rw-r--r-- | tests/manual | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/manual b/tests/manual index 2e2944b..1ec1524 100644 --- a/tests/manual +++ b/tests/manual @@ -41,7 +41,7 @@ Test-case indicator-power/unity8-items-check <dd>The menu is populated with items</dd> </dl> -Test case indicator-power/detect-charging-or-discharging +Test-case indicator-power/detect-charging-or-discharging <dl> <dt>Begin with a discharging device</dt> <dd>The indicator's icon should denote a discharging battery; e.g. an icon without the '⚡' sign</dd> @@ -51,7 +51,7 @@ Test case indicator-power/detect-charging-or-discharging <dd>The indicator's icon should revert back to the same one in step one</dd> </dl> -Test case indicator-power/low-power-notifications +Test-case indicator-power/low-power-notifications <dl> <dt>Wait for the system's battery level to drop to 10% (or fake it, see 'Notes on Battery Testing' above)</dt> <dd>A notification should appear</dd> @@ -72,7 +72,7 @@ Test case indicator-power/low-power-notifications <dd>ubuntu-system-settings should be launched to the Battery page </dd> </dl> -Test case indicator-power/device-brightness-slider +Test-case indicator-power/device-brightness-slider <dl> <dt>On a device, pull down the power indicator's menu</dt> <dd>The menu should include a brightness slider with icons</dd> |