From 2cf945daa8e0bc064393d99deb64f0dc111512de Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Tue, 9 Oct 2012 12:01:49 +0300 Subject: Update test script to work with updated embed1 servlet mapping Change-Id: I59d0f0b10120c7fdb40e8d78650eb7901d421457 --- .../vaadin/tests/applicationservlet/MultipleServletConfiguration.html | 4 ++-- 1 file 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 @@ assertText vaadin=embed1::/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLabel[0] - An AbsoluteLayout with fixed size should clip at its borders. Nothing outside the black square should be visible. + A generic test for Buttons in different configurations open @@ -39,7 +39,7 @@ assertText vaadin=embed1::/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLabel[0] - An AbsoluteLayout with fixed size should clip at its borders. Nothing outside the black square should be visible. + A generic test for Buttons in different configurations -- cgit v1.2.3