diff options
author | Automerge <automerge@vaadin.com> | 2012-03-29 13:06:02 +0000 |
---|---|---|
committer | Automerge <automerge@vaadin.com> | 2012-03-29 13:06:02 +0000 |
commit | 60cedaa80ea94d99368d76bcf202a3d3f5053262 (patch) | |
tree | 54cfbdf5e043f5c08a5ec5ae75b49dd335e1b9c3 /tests/integration_tests.xml | |
parent | 082b4cf9dacbbe793ac3801372b17645ce829563 (diff) | |
download | vaadin-framework-60cedaa80ea94d99368d76bcf202a3d3f5053262.tar.gz vaadin-framework-60cedaa80ea94d99368d76bcf202a3d3f5053262.zip |
[merge from 6.7] Integration test with Firefox 11
svn changeset:23355/svn branch:6.8
Diffstat (limited to 'tests/integration_tests.xml')
-rw-r--r-- | tests/integration_tests.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml index 8acaa4eb98..ef4f40a60a 100644 --- a/tests/integration_tests.xml +++ b/tests/integration_tests.xml @@ -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" /> |