diff options
author | Leif Åstrand <leif@vaadin.com> | 2012-05-29 16:22:30 +0300 |
---|---|---|
committer | Leif Åstrand <leif@vaadin.com> | 2012-05-29 16:22:30 +0300 |
commit | 658e2255f459208ae18d79bb0e426d6c58b04c03 (patch) | |
tree | 0373329c437adf43a38592efffe8273c0cdf099a /tests/test.xml | |
parent | 6cc33ff6167da0d18dd9a5ff0f15ba544c40aef8 (diff) | |
download | vaadin-framework-658e2255f459208ae18d79bb0e426d6c58b04c03.tar.gz vaadin-framework-658e2255f459208ae18d79bb0e426d6c58b04c03.zip |
Test Vaadin 7 using Chrome 19
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 67e48ee137..090e5129f6 100644 --- a/tests/test.xml +++ b/tests/test.xml @@ -11,7 +11,7 @@ <!-- Configuration --> <!-- ================================================================== --> <!-- Browsers to use for testing --> - <property name="browsers-windows" value="winxp-ie8,win7-ie9,winxp-firefox12,winxp-safari5,winxp-googlechrome18,winxp-opera11" /> + <property name="browsers-windows" value="winxp-ie8,win7-ie9,winxp-firefox12,winxp-safari5,winxp-googlechrome19,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" /> |