diff options
author | Artur Signell <artur.signell@itmill.com> | 2009-12-21 10:41:12 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2009-12-21 10:41:12 +0000 |
commit | 6f5fee08451de09d6b524e32ea3a5cfa889d3ad1 (patch) | |
tree | d10988d8b052ce2233322356ea9ec169cb8c9a0b /tests | |
parent | d74eccecdbe6b7fdb9ea4b90bd15c5e1bbc56007 (diff) | |
download | vaadin-framework-6f5fee08451de09d6b524e32ea3a5cfa889d3ad1.tar.gz vaadin-framework-6f5fee08451de09d6b524e32ea3a5cfa889d3ad1.zip |
Made test GWT 2.0 compatible
svn changeset:10478/svn branch:6.3
Diffstat (limited to 'tests')
-rw-r--r-- | tests/src/com/vaadin/tests/components/table/ColumnCollapsingAndColumnExpansion.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/com/vaadin/tests/components/table/ColumnCollapsingAndColumnExpansion.html b/tests/src/com/vaadin/tests/components/table/ColumnCollapsingAndColumnExpansion.html index 9e529836b6..89e67af354 100644 --- a/tests/src/com/vaadin/tests/components/table/ColumnCollapsingAndColumnExpansion.html +++ b/tests/src/com/vaadin/tests/components/table/ColumnCollapsingAndColumnExpansion.html @@ -92,7 +92,7 @@ </tr> <tr> <td>contextmenu</td> - <td>vaadin=runcomvaadintestscomponentstableColumnCollapsingAndColumnExpansion::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[2]/domChild[0]/domChild[0]</td> + <td>vaadin=runcomvaadintestscomponentstableColumnCollapsingAndColumnExpansion::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[0]/domChild[1]/domChild[0]/domChild[2]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> |