summaryrefslogtreecommitdiffstats
path: root/tests/integration_tests.xml
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2012-02-03 12:24:52 +0000
committerArtur Signell <artur.signell@itmill.com>2012-02-03 12:24:52 +0000
commitdec81152ae0f86d70668aa96d4ad26bc88e06a8d (patch)
treee2e63cd3439dea6dd8756c43f713fd5a314900ff /tests/integration_tests.xml
parentfbfa5fed3e2181f6b920f549fee6d341caaf90b8 (diff)
downloadvaadin-framework-dec81152ae0f86d70668aa96d4ad26bc88e06a8d.tar.gz
vaadin-framework-dec81152ae0f86d70668aa96d4ad26bc88e06a8d.zip
#8342 Test using Firefox 10
svn changeset:22876/svn branch:6.7
Diffstat (limited to 'tests/integration_tests.xml')
-rw-r--r--tests/integration_tests.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml
index be928aacf4..8acaa4eb98 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-firefox9" />
+ <property name="test_browsers" value="winxp-firefox10" />
<!-- Path to key file. Default value -->
<property name="sshkey.file" value="id_dsa" />