summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2012-02-15 10:42:31 +0200
committerLeif Åstrand <leif@vaadin.com>2012-02-15 10:42:31 +0200
commit30df5537723d3b09d7a201f57c5eb7b687474b88 (patch)
tree77a105467cfa074893af2dd229638bd1363a775f /tests
parente91601dc67ee61e44f7e5e9689890073445e2bba (diff)
downloadvaadin-framework-30df5537723d3b09d7a201f57c5eb7b687474b88.tar.gz
vaadin-framework-30df5537723d3b09d7a201f57c5eb7b687474b88.zip
Fix typo in browser version name
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 f3233de014..dd308ce0a9 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-firefox10,winxp-safari5,winxp-googlechrome-17,winxp-opera11" />
+ <property name="browsers-windows" value="winxp-ie8,win7-ie9,winxp-firefox10,winxp-safari5,winxp-googlechrome17,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" />