summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2011-03-25 07:36:50 +0000
committerArtur Signell <artur.signell@itmill.com>2011-03-25 07:36:50 +0000
commit698c913bae500059b696c84c878ca0140b71dee8 (patch)
treebe613bc29d348f686f749d26ef963922956cb8b3 /tests
parent31e6705504568568934a43a4be233b114fa38fef (diff)
downloadvaadin-framework-698c913bae500059b696c84c878ca0140b71dee8.tar.gz
vaadin-framework-698c913bae500059b696c84c878ca0140b71dee8.zip
#6689 Enable testing in IE9
svn changeset:17927/svn branch:6.5
Diffstat (limited to 'tests')
-rw-r--r--tests/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml
index b10c25b950..d35d7c8980 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,winxp-firefox36,winxp-firefox4,winxp-safari4,winxp-safari5,winxp-googlechrome-stable,winxp-opera1060,winxp-opera11" />
+ <property name="browsers-windows" value="winxp-ie6,winxp-ie7,winxp-ie8,win7-ie9,winxp-firefox36,winxp-firefox4,winxp-safari4,winxp-safari5,winxp-googlechrome-stable,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" />