diff options
author | Leif Åstrand <leif@vaadin.com> | 2012-05-02 09:52:01 +0000 |
---|---|---|
committer | Leif Åstrand <leif@vaadin.com> | 2012-05-02 09:52:01 +0000 |
commit | ab6017f8a9922e5b3421035a087ba68fb14e9200 (patch) | |
tree | 6dfa5d908d406395a1ef7c42c11850f70cf182d0 /tests/test.xml | |
parent | d64d9fdde949292da0fe490b784a742957305fab (diff) | |
download | vaadin-framework-ab6017f8a9922e5b3421035a087ba68fb14e9200.tar.gz vaadin-framework-ab6017f8a9922e5b3421035a087ba68fb14e9200.zip |
Test using Firefox 12 (#8739)
svn changeset:23665/svn branch:6.8
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 fbb0a3a019..acbbe672ef 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-firefox11,winxp-safari4,winxp-safari5,winxp-googlechrome13,winxp-googlechrome18,winxp-opera1060,winxp-opera11" /> + <property name="browsers-windows" value="winxp-ie6,winxp-ie7,winxp-ie8,win7-ie9,winxp-firefox36,winxp-firefox12,winxp-safari4,winxp-safari5,winxp-googlechrome13,winxp-googlechrome18,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" /> |