summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2011-11-01 14:05:38 +0200
committerArtur Signell <artur@vaadin.com>2011-11-01 14:05:38 +0200
commit6c7644f3ad38d3975d798800dd8e416c8670c7e4 (patch)
treedf22251aaf69b803d88fce7d8d87cc0d979fc63a /tests
parent77fcbc1bc721ef78c386af3ec74a6329acde5318 (diff)
downloadvaadin-framework-6c7644f3ad38d3975d798800dd8e416c8670c7e4.tar.gz
vaadin-framework-6c7644f3ad38d3975d798800dd8e416c8670c7e4.zip
Updated test as JDK1.6 gives a different date format for the locale than JDK1.5
Diffstat (limited to 'tests')
-rw-r--r--tests/testbench/com/vaadin/tests/components/datefield/CustomDateFormat.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testbench/com/vaadin/tests/components/datefield/CustomDateFormat.html b/tests/testbench/com/vaadin/tests/components/datefield/CustomDateFormat.html
index 5561fd37cb..ed92afe378 100644
--- a/tests/testbench/com/vaadin/tests/components/datefield/CustomDateFormat.html
+++ b/tests/testbench/com/vaadin/tests/components/datefield/CustomDateFormat.html
@@ -19,7 +19,7 @@
<tr>
<td>assertValue</td>
<td>vaadin=runcomvaadintestscomponentsdatefieldCustomDateFormat::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VPopupCalendar[0]/domChild[0]</td>
- <td>1. tammikuuta 2010 0:00:00 UTC+2</td>
+ <td>1. tammikuuta 2010 klo 0.00.00</td>
</tr>
</tbody></table>