diff options
author | Henri Kerola <henri.kerola@itmill.com> | 2010-09-21 11:14:20 +0000 |
---|---|---|
committer | Henri Kerola <henri.kerola@itmill.com> | 2010-09-21 11:14:20 +0000 |
commit | f4b2e2451dce7b7284b5f7604c36002d3ddbcb42 (patch) | |
tree | 83473a164a38159e4eb53f4a7ed8d01fcff4ebe4 /tests/integration_tests.xml | |
parent | 2a17253cbc11d9ecb097ba3f995fc862e88028e3 (diff) | |
download | vaadin-framework-f4b2e2451dce7b7284b5f7604c36002d3ddbcb42.tar.gz vaadin-framework-f4b2e2451dce7b7284b5f7604c36002d3ddbcb42.zip |
Run test-theme-liferay-6 with all browsers
svn changeset:15103/svn branch:6.4
Diffstat (limited to 'tests/integration_tests.xml')
-rw-r--r-- | tests/integration_tests.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml index 466bf8eec6..014e2de901 100644 --- a/tests/integration_tests.xml +++ b/tests/integration_tests.xml @@ -237,7 +237,6 @@ <property name="com.vaadin.testbench.tester.host" value="${com.vaadin.testbench.tester.host}" />
<property name="com.vaadin.testbench.deployment.url" value="${deployment.url}" />
<property name="server.start.succeeded" value="1" />
- <property name="browsers" value="winxp-firefox36" />
<property name="testfiles" value="${test-liferay}" />
<property name="test-output-dir" value="../build/integration-test-output" />
|