summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
authorHenri Sara <hesara@vaadin.com>2012-10-09 09:44:32 +0000
committerVaadin Code Review <review@vaadin.com>2012-10-09 09:44:32 +0000
commitdbf0c5f224a4cc33fcaace478b7f1118602d2e0f (patch)
tree3bb3c9338ca6b8b7f200fabd7c13031f1fda6490 /uitest
parent7ef8c92c271536e6b0c972b5052f1be61984d8d0 (diff)
parent2cf945daa8e0bc064393d99deb64f0dc111512de (diff)
downloadvaadin-framework-dbf0c5f224a4cc33fcaace478b7f1118602d2e0f.tar.gz
vaadin-framework-dbf0c5f224a4cc33fcaace478b7f1118602d2e0f.zip
Merge "Update test script to work with updated embed1 servlet mapping"
Diffstat (limited to 'uitest')
-rw-r--r--uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html b/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html
index a8364eabcc..3b4452cc8d 100644
--- a/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html
+++ b/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html
@@ -19,7 +19,7 @@
<tr>
<td>assertText</td>
<td>vaadin=embed1::/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLabel[0]</td>
- <td>An AbsoluteLayout with fixed size should clip at its borders. Nothing outside the black square should be visible.</td>
+ <td>A generic test for Buttons in different configurations</td>
</tr>
<tr>
<td>open</td>
@@ -39,7 +39,7 @@
<tr>
<td>assertText</td>
<td>vaadin=embed1::/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLabel[0]</td>
- <td>An AbsoluteLayout with fixed size should clip at its borders. Nothing outside the black square should be visible.</td>
+ <td>A generic test for Buttons in different configurations</td>
</tr>
</tbody></table>