]> source.dussan.org Git - vaadin-framework.git/commitdiff
[merge from 6.7] Integration test with Firefox 11
authorAutomerge <automerge@vaadin.com>
Thu, 29 Mar 2012 13:06:02 +0000 (13:06 +0000)
committerAutomerge <automerge@vaadin.com>
Thu, 29 Mar 2012 13:06:02 +0000 (13:06 +0000)
svn changeset:23355/svn branch:6.8

tests/integration_tests.xml

index 8acaa4eb984785f2390d3a12d368124310b5b3a5..ef4f40a60a904c594b1f531904aa368a84542ca8 100644 (file)
@@ -9,7 +9,7 @@
        <fail unless="test.integration.antfile" message="test.integration.antfile must be set for integration tests to run" />
 
        <!-- Test with these browsers -->
-       <property name="test_browsers" value="winxp-firefox10" />
+       <property name="test_browsers" value="winxp-firefox11" />
 
        <!-- Path to key file. Default value -->
        <property name="sshkey.file" value="id_dsa" />