summaryrefslogtreecommitdiffstats
path: root/tests/integration_tests.xml
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2011-04-26 10:46:05 +0000
committerArtur Signell <artur.signell@itmill.com>2011-04-26 10:46:05 +0000
commit70a795db846141295f39212e10ae10c7f0aafde4 (patch)
tree272487bd3ecce469d69f2bae0a3f2660d341b899 /tests/integration_tests.xml
parentfa5a4f5b27c91fb68048d03f8a8ceb2cc62b558e (diff)
downloadvaadin-framework-70a795db846141295f39212e10ae10c7f0aafde4.tar.gz
vaadin-framework-70a795db846141295f39212e10ae10c7f0aafde4.zip
Merged integration test renames from 6.5
svn changeset:18460/svn branch:6.6
Diffstat (limited to 'tests/integration_tests.xml')
-rw-r--r--tests/integration_tests.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml
index 9f9ef31865..6b315392f1 100644
--- a/tests/integration_tests.xml
+++ b/tests/integration_tests.xml
@@ -295,7 +295,7 @@
</target>
<target name="integration-test-eXo-3">
- <fileset dir="integration-testscripts" id="html-test-files" includes="eXo-3/eXo-integration.html" />
+ <fileset dir="integration-testscripts" id="html-test-files" includes="eXo-3/integration-test-eXo-3.0.3-addressbook.html" />
<pathconvert pathsep=" " property="test-exo" refid="html-test-files" />
<subant target="run-tests" failonerror="false" antfile="test.xml">
@@ -312,7 +312,7 @@
</target>
<target name="integration-test-weblogic-portal">
- <fileset dir="integration-testscripts" id="html-test-files" includes="weblogic-portal/weblogic-portal-integration.html" />
+ <fileset dir="integration-testscripts" id="html-test-files" includes="weblogic-portal/integration-test-WebLogic-Portal-10.3.2-addressbook.html" />
<pathconvert pathsep=" " property="test-weblogic" refid="html-test-files" />
<subant target="run-tests" failonerror="false" antfile="test.xml">