Skip to main content
summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael Valenta2002-03-21 16:48:47 +0000
committerMichael Valenta2002-03-21 16:48:47 +0000
commit2a4fe8f526b05aa0915db59dae14ab10f2aa86db (patch)
tree5f9b1887f48e8e09a00e9cce5d4de17b5395fb9b /tests
parent7490d6d23099e41f0e4b82a717a95cd63d4c76c9 (diff)
downloadeclipse.platform.team-2a4fe8f526b05aa0915db59dae14ab10f2aa86db.tar.gz
eclipse.platform.team-2a4fe8f526b05aa0915db59dae14ab10f2aa86db.tar.xz
eclipse.platform.team-2a4fe8f526b05aa0915db59dae14ab10f2aa86db.zip
*** empty log message ***I20020321
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.team.tests.core/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.team.tests.core/test.xml b/tests/org.eclipse.team.tests.core/test.xml
index 2e0df266c..571b67f29 100644
--- a/tests/org.eclipse.team.tests.core/test.xml
+++ b/tests/org.eclipse.team.tests.core/test.xml
@@ -23,7 +23,7 @@
<!-- Session Test ** Team Core ** -->
<ant target="core-test" antfile="${library-file}" dir="${eclipse-home}">
<property name="data-dir" value="${location}"/>
- <property name="plugin-name" value="org.eclipse.team.tests.cvs.core"/>
+ <property name="plugin-name" value="org.eclipse.team.tests.core"/>
<property name="classname" value="org.eclipse.team.tests.core.AllTeamTests"/>
</ant>

Back to the top