diff options
author | Artur Signell <artur.signell@itmill.com> | 2011-03-25 07:45:51 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2011-03-25 07:45:51 +0000 |
commit | 66f7282862aeddd9a0eb37bb1a522fdd501ff649 (patch) | |
tree | 5f6f376489edd9c37bfa386cd8c1fa93fcb572fd /tests/test.xml | |
parent | 8ac824d4891b3db91ab3be14507e68a03a82eeea (diff) | |
download | vaadin-framework-66f7282862aeddd9a0eb37bb1a522fdd501ff649.tar.gz vaadin-framework-66f7282862aeddd9a0eb37bb1a522fdd501ff649.zip |
Merged bugfixes and test updates from 6.5
svn changeset:17929/svn branch:6.6
Diffstat (limited to 'tests/test.xml')
-rw-r--r-- | tests/test.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml index c7ee860840..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-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" /> |