]> source.dussan.org Git - vaadin-framework.git/commitdiff
Test also in Chrome 6 (#5565)
authorArtur Signell <artur.signell@itmill.com>
Thu, 9 Sep 2010 13:07:42 +0000 (13:07 +0000)
committerArtur Signell <artur.signell@itmill.com>
Thu, 9 Sep 2010 13:07:42 +0000 (13:07 +0000)
svn changeset:14804/svn branch:6.4

tests/test.xml

index bc0cf3e9e5bb808121abfb956b45aa81ffd6fc06..d2709cf730e607ecc2ea71f79920204a5844a500 100644 (file)
@@ -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-safari5,winxp-googlechrome5,winxp-opera1060" />
+       <property name="browsers" value="winxp-ie6,winxp-ie7,winxp-ie8,winxp-firefox36,winxp-safari4,winxp-safari5,winxp-googlechrome5,winxp-googlechrome6,winxp-opera1060" />
        
        <!-- Screen shot base directory -->
        <fail unless="com.vaadin.testbench.screenshot.directory" message="The 'com.vaadin.testbench.screenshot.directory' property must be defined." />