diff options
author | Artur Signell <artur.signell@itmill.com> | 2010-03-05 17:54:13 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2010-03-05 17:54:13 +0000 |
commit | 0a2283555a8939acb6c6db309f697be84e327ce5 (patch) | |
tree | 42fc3ce84923ab8ff8f628ee3f92278782c7ba60 /tests | |
parent | bc2514699433c8166053ee635e999dd8506b13cf (diff) | |
download | vaadin-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.xml | 2 |
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." /> |