summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2012-08-28 15:56:20 +0000
committerArtur Signell <artur.signell@itmill.com>2012-08-28 15:56:20 +0000
commit41e56e93ce3d03cec7b904cbd3e2d7ea2f7597da (patch)
tree5d7a6b3182a601e73e8a70e0cc3e69296887ef2c
parent9a32e217f2cb89887b2a46934b992ff32e880ba1 (diff)
downloadvaadin-framework-41e56e93ce3d03cec7b904cbd3e2d7ea2f7597da.tar.gz
vaadin-framework-41e56e93ce3d03cec7b904cbd3e2d7ea2f7597da.zip
Test using Firefox 15 (#9425)
svn changeset:24236/svn branch:6.8
-rw-r--r--tests/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml
index 76932bd75f..00de139016 100644
--- a/tests/test.xml
+++ b/tests/test.xml
@@ -5,7 +5,7 @@
<!-- Configuration -->
<!-- ================================================================== -->
<!-- Browsers to use for testing -->
- <property name="browsers-windows" value="winxp-ie6,winxp-ie7,winxp-ie8,win7-ie9,winxp-firefox36,winxp-firefox12,winxp-safari4,winxp-safari5,winxp-googlechrome13,winxp-googlechrome21,winxp-opera1060,winxp-opera11" />
+ <property name="browsers-windows" value="winxp-ie6,winxp-ie7,winxp-ie8,win7-ie9,winxp-firefox36,winxp-firefox15,winxp-safari4,winxp-safari5,winxp-googlechrome13,winxp-googlechrome21,winxp-opera1060,winxp-opera11" />
<property name="browsers-linux" value="linux-firefox3,linux-opera10,linux-googlechrome8" />
<property name="browsers-mac" value="osx-firefox3,osx-opera10,osx-googlechrome8,osx-safari4,osx-safari5" />