diff options
author | Artur Signell <artur@vaadin.com> | 2011-11-10 15:26:00 +0200 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2011-11-10 15:26:00 +0200 |
commit | 472a17767e88b72b39d82b6827887f2665ca5c3c (patch) | |
tree | 2846547e5c54d44a147a6a99518b67cd08cb6f34 /tests/test.xml | |
parent | 7f57fc6b3df5cd1498562acd515833f654b4618b (diff) | |
download | vaadin-framework-472a17767e88b72b39d82b6827887f2665ca5c3c.tar.gz vaadin-framework-472a17767e88b72b39d82b6827887f2665ca5c3c.zip |
Firefox 7 -> 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 87e0040c2a..5dfb429d74 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-ie8,win7-ie9,winxp-firefox7,winxp-safari5,winxp-googlechrome-stable,winxp-opera11" /> + <property name="browsers-windows" value="winxp-ie8,win7-ie9,winxp-firefox8,winxp-safari5,winxp-googlechrome-stable,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" />--> |