summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2011-04-26 10:43:02 +0000
committerArtur Signell <artur.signell@itmill.com>2011-04-26 10:43:02 +0000
commit0326212716d4a0c87eb8257e65d5f6615f2388df (patch)
treef3e91217163a7838ff42abd9cd600e4aeb117b09 /tests
parent6f8b3d9a37156ad9a03f091e936845c9d637427c (diff)
downloadvaadin-framework-0326212716d4a0c87eb8257e65d5f6615f2388df.tar.gz
vaadin-framework-0326212716d4a0c87eb8257e65d5f6615f2388df.zip
Renamed tests to use the same style as other integration tests. Related to earlier commit
svn changeset:18459/svn branch:6.5
Diffstat (limited to 'tests')
-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">