diff options
author | Artur Signell <artur.signell@itmill.com> | 2012-01-27 07:59:37 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2012-01-27 07:59:37 +0000 |
commit | 9d8b8ee4376b14ca91c9fbc20506f88943116807 (patch) | |
tree | bf65b156934c5396165305d71a9e4e25b2920d52 /tests/integration_tests.xml | |
parent | eee32602e81d3eef56b6cc645e8455349b257c97 (diff) | |
download | vaadin-framework-9d8b8ee4376b14ca91c9fbc20506f88943116807.tar.gz vaadin-framework-9d8b8ee4376b14ca91c9fbc20506f88943116807.zip |
[merge from 6.7] #8272 Test automatically using WebLogic 12
svn changeset:22772/svn branch:6.8
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 0c62d560c3..fa8defd14e 100644 --- a/tests/integration_tests.xml +++ b/tests/integration_tests.xml @@ -277,7 +277,6 @@ </antcall>
</target>
-
<target name="integration-test-weblogicPortal">
<fileset dir="integration-testscripts" id="html-test-files" includes="weblogic-portal/integration-test-WebLogic-Portal-10.3.2-portlet2.html" />
<pathconvert pathsep=" " property="testfiles" refid="html-test-files" />
|