diff options
-rw-r--r-- | tests/src/com/vaadin/tests/components/datefield/CustomDateFormat.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/com/vaadin/tests/components/datefield/CustomDateFormat.html b/tests/src/com/vaadin/tests/components/datefield/CustomDateFormat.html index bc65c9c578..277d91e8ec 100644 --- a/tests/src/com/vaadin/tests/components/datefield/CustomDateFormat.html +++ b/tests/src/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. Tammikuu'ta 2010 0:00:00 UTC+2</td> + <td>1. Tammikuuta 2010 0:00:00 UTC+2</td> </tr> </tbody></table> |