summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2010-03-05 17:54:13 +0000
committerArtur Signell <artur.signell@itmill.com>2010-03-05 17:54:13 +0000
commit0a2283555a8939acb6c6db309f697be84e327ce5 (patch)
tree42fc3ce84923ab8ff8f628ee3f92278782c7ba60 /tests
parentbc2514699433c8166053ee635e999dd8506b13cf (diff)
downloadvaadin-framework-0a2283555a8939acb6c6db309f697be84e327ce5.tar.gz
vaadin-framework-0a2283555a8939acb6c6db309f697be84e327ce5.zip
Opera 10.50 (#4274)
svn changeset:11675/svn branch:6.3
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 74ed1cb314..96850dd991 100644
--- a/tests/test.xml
+++ b/tests/test.xml
@@ -5,7 +5,7 @@
<!-- Configuration -->
<!-- ================================================================== -->
<!-- Browsers to use for testing -->
- <property name="browsers" value="winxp-ie6,winxp-ie7,winxp-ie8,winxp-firefox35,winxp-safari4,winxp-googlechrome4,winxp-opera10" />
+ <property name="browsers" value="winxp-ie6,winxp-ie7,winxp-ie8,winxp-firefox35,winxp-safari4,winxp-googlechrome4,winxp-opera1050" />
<!-- Screen shot base directory -->
<fail unless="com.vaadin.testbench.screenshot.directory" message="The 'com.vaadin.testbench.screenshot.directory' property must be defined." />