summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2010-03-12 15:36:19 +0000
committerArtur Signell <artur.signell@itmill.com>2010-03-12 15:36:19 +0000
commitfb802a0abb7a907e12015f837d828f189a74393c (patch)
treef81bd665a5d9a6e17211162c43f5b1f5fb978fb0
parent60a64302463d64d6cad6003236dbe5e0f77630a3 (diff)
downloadvaadin-framework-fb802a0abb7a907e12015f837d828f189a74393c.tar.gz
vaadin-framework-fb802a0abb7a907e12015f837d828f189a74393c.zip
Revert to FF 3.5
svn changeset:11845/svn branch:6.2
-rw-r--r--tests/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml
index 52dec4a67c..9c59d3d6cc 100644
--- a/tests/test.xml
+++ b/tests/test.xml
@@ -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-googlechrome3,winxp-opera10" />
+ <property name="browsers" value="winxp-ie6,winxp-ie7,winxp-ie8,winxp-firefox35,winxp-safari4,winxp-googlechrome3,winxp-opera10" />
<!-- Screen shot base directory -->
<property name="com.vaadin.testbench.screenshot.directory" value="../tests/screenshots" />