diff options
author | Artur Signell <artur@vaadin.com> | 2012-02-03 22:06:25 +0200 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2012-02-03 22:06:25 +0200 |
commit | 05907f4850cb43b0b7f7cded74642549d4a9d041 (patch) | |
tree | 59f85ac17dac768fd02d928b7d5de6e638db4bc4 /tests | |
parent | f6d37db800fa7ceec28f2c861d1f44e67a3ac310 (diff) | |
download | vaadin-framework-05907f4850cb43b0b7f7cded74642549d4a9d041.tar.gz vaadin-framework-05907f4850cb43b0b7f7cded74642549d4a9d041.zip |
Updated test to take into account removed SplitPanel
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testbench/com/vaadin/tests/layouts/MovingComponentsWhileOldParentInvisible.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/testbench/com/vaadin/tests/layouts/MovingComponentsWhileOldParentInvisible.html b/tests/testbench/com/vaadin/tests/layouts/MovingComponentsWhileOldParentInvisible.html index 8b0b64641e..5a59bfd784 100644 --- a/tests/testbench/com/vaadin/tests/layouts/MovingComponentsWhileOldParentInvisible.html +++ b/tests/testbench/com/vaadin/tests/layouts/MovingComponentsWhileOldParentInvisible.html @@ -341,7 +341,7 @@ </tr> <tr> <td>mouseClick</td> - <td>vaadin=runcomvaadintestslayoutsMovingComponentsWhileOldParentInvisible::Root/VFilterSelect$SuggestionPopup[0]/VFilterSelect$SuggestionMenu[0]#item10</td> + <td>vaadin=runcomvaadintestslayoutsMovingComponentsWhileOldParentInvisible::Root/VFilterSelect$SuggestionPopup[0]/VFilterSelect$SuggestionMenu[0]#item9</td> <td>199,10</td> </tr> <tr> @@ -382,7 +382,7 @@ </tr> <tr> <td>mouseClick</td> - <td>vaadin=runcomvaadintestslayoutsMovingComponentsWhileOldParentInvisible::Root/VFilterSelect$SuggestionPopup[0]/VFilterSelect$SuggestionMenu[0]#item11</td> + <td>vaadin=runcomvaadintestslayoutsMovingComponentsWhileOldParentInvisible::Root/VFilterSelect$SuggestionPopup[0]/VFilterSelect$SuggestionMenu[0]#item10</td> <td>199,10</td> </tr> <tr> @@ -423,7 +423,7 @@ </tr> <tr> <td>mouseClick</td> - <td>vaadin=runcomvaadintestslayoutsMovingComponentsWhileOldParentInvisible::Root/VFilterSelect$SuggestionPopup[0]/VFilterSelect$SuggestionMenu[0]#item12</td> + <td>vaadin=runcomvaadintestslayoutsMovingComponentsWhileOldParentInvisible::Root/VFilterSelect$SuggestionPopup[0]/VFilterSelect$SuggestionMenu[0]#item11</td> <td>199,10</td> </tr> <tr> |