summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2010-12-08 13:39:20 +0000
committerArtur Signell <artur.signell@itmill.com>2010-12-08 13:39:20 +0000
commitb38dafaa0ab7c89745891a85dee23a8316b4bc93 (patch)
tree971a70be88575100536bfba09490fdd5a196c4e7 /tests
parente4dac33c23f2ce94b7fd4ba9b4f69c46b7af594a (diff)
downloadvaadin-framework-b38dafaa0ab7c89745891a85dee23a8316b4bc93.tar.gz
vaadin-framework-b38dafaa0ab7c89745891a85dee23a8316b4bc93.zip
Corrected invalid locator
svn changeset:16410/svn branch:6.5
Diffstat (limited to 'tests')
-rw-r--r--tests/src/com/vaadin/tests/components/textarea/TextAreaNullRepresentation.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/src/com/vaadin/tests/components/textarea/TextAreaNullRepresentation.html b/tests/src/com/vaadin/tests/components/textarea/TextAreaNullRepresentation.html
index d15d358cd5..eb62d30374 100644
--- a/tests/src/com/vaadin/tests/components/textarea/TextAreaNullRepresentation.html
+++ b/tests/src/com/vaadin/tests/components/textarea/TextAreaNullRepresentation.html
@@ -40,7 +40,7 @@
</tr>
<tr>
<td>mouseClick</td>
- <td>vaadin=runcomvaadintestscomponentstextareaTextAreaTest::Root/VOverlay[0]/VMenuBar[0]#item4</td>
+ <td>vaadin=runcomvaadintestscomponentstextareaTextAreaTest::Root/VOverlay[0]/VMenuBar[0]#item5</td>
<td>32,4</td>
</tr>
<tr>
@@ -106,7 +106,6 @@
<td>vaadin=runcomvaadintestscomponentstextareaTextAreaTest::PID_SLog/ChildComponentContainer[0]/VLabel[0]</td>
<td>4. ValueChangeEvent, new value: null</td>
</tr>
-
</tbody></table>
</body>
</html>