]> source.dussan.org Git - vaadin-framework.git/commitdiff
Updated tests to use Chrome 4 - for #4270
authorArtur Signell <artur.signell@itmill.com>
Fri, 5 Mar 2010 10:49:44 +0000 (10:49 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 5 Mar 2010 10:49:44 +0000 (10:49 +0000)
svn changeset:11657/svn branch:6.3

tests/test.xml

index f5da738f8434d1ddb1c98355745e8b825ef93979..74ed1cb3144e2a36e88248a05ca2074143828e69 100644 (file)
@@ -5,7 +5,7 @@
        <!-- Configuration                                                      -->
        <!-- ================================================================== -->
        <!-- Browsers to use for testing -->
-       <property name="browsers" value="winxp-ie6,winxp-ie7,winxp-ie8,winxp-firefox35,winxp-safari4,winxp-googlechrome3,winxp-opera10" />
+       <property name="browsers" value="winxp-ie6,winxp-ie7,winxp-ie8,winxp-firefox35,winxp-safari4,winxp-googlechrome4,winxp-opera10" />
        
        <!-- Screen shot base directory -->
        <fail unless="com.vaadin.testbench.screenshot.directory" message="The 'com.vaadin.testbench.screenshot.directory' property must be defined." />