diff options
-rw-r--r-- | MERGE-REVIEW | 2 | ||||
-rw-r--r-- | tests/manual | 9 |
2 files changed, 0 insertions, 11 deletions
diff --git a/MERGE-REVIEW b/MERGE-REVIEW index 9f43fc0d..d77c0f10 100644 --- a/MERGE-REVIEW +++ b/MERGE-REVIEW @@ -12,8 +12,6 @@ and reviewers should ensure that they've done for a merge into the project. * Did the Jenkins build compile? Pass? Run unit tests successfully? * Are there appropriate tests to cover any new functionality? - * If the description says this effects the phone profile: - * Run tests indicator-keyboard/unity8* * If the description says this effects the desktop profile: * Run tests indicator-keyboard/unity7* diff --git a/tests/manual b/tests/manual index 9d94d5ec..67ee57da 100644 --- a/tests/manual +++ b/tests/manual @@ -13,12 +13,3 @@ Test-case indicator-keyboard/unity7-greeter-items-check <dd>Ensure there are items in the menu</dd> </dl> -Test-case indicator-keyboard/unity8-items-check -<dl> - <dt>Login to a user session running Unity 8</dt> - <dt>Pull down the top panel until it sticks open</dt> - <dt>Navigate through the tabs until "Keyboard" is shown</dt> - <dd>Keyboard is at the top of the menu</dd> - <dd>The menu is populated with items</dd> -</dl> - |