diff options
author | Artur Signell <artur.signell@itmill.com> | 2010-05-04 05:49:07 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2010-05-04 05:49:07 +0000 |
commit | c23b5f587ae80123c64ab85f2d111dc512c26c3d (patch) | |
tree | ca462c698eca5ac394db271f75887cf353593b86 /tests/test.xml | |
parent | 8495306dba092939ef6c471b828d5d1d1f5767f5 (diff) | |
download | vaadin-framework-c23b5f587ae80123c64ab85f2d111dc512c26c3d.tar.gz vaadin-framework-c23b5f587ae80123c64ab85f2d111dc512c26c3d.zip |
Chrome 4.0 -> Chrome 4.1
svn changeset:13000/svn branch:6.3
Diffstat (limited to 'tests/test.xml')
-rw-r--r-- | tests/test.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml index fd2f262e84..107ef5b5a2 100644 --- a/tests/test.xml +++ b/tests/test.xml @@ -5,7 +5,7 @@ <!-- Configuration --> <!-- ================================================================== --> <!-- Browsers to use for testing --> - <property name="browsers" value="winxp-ie6,winxp-ie7,winxp-ie8,winxp-firefox36,winxp-safari4,winxp-googlechrome4,winxp-opera1050" /> + <property name="browsers" value="winxp-ie6,winxp-ie7,winxp-ie8,winxp-firefox36,winxp-safari4,winxp-googlechrome41,winxp-opera1050" /> <!-- Screen shot base directory --> <fail unless="com.vaadin.testbench.screenshot.directory" message="The 'com.vaadin.testbench.screenshot.directory' property must be defined." /> |