Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSonia Dimitrov2004-08-30 18:55:41 +0000
committerSonia Dimitrov2004-08-30 18:55:41 +0000
commitde78a1b2f89e612dbfa6943c30422e2864ab2527 (patch)
tree5102d7c62271d3e61a73c929f049aa369d3030ea /tests/org.eclipse.team.tests.cvs.core/test.xml
parent25184cea3b6ef0b85032307e0773e6c447c9b44c (diff)
downloadeclipse.platform.team-de78a1b2f89e612dbfa6943c30422e2864ab2527.tar.gz
eclipse.platform.team-de78a1b2f89e612dbfa6943c30422e2864ab2527.tar.xz
eclipse.platform.team-de78a1b2f89e612dbfa6943c30422e2864ab2527.zip
empty performance target added
Diffstat (limited to 'tests/org.eclipse.team.tests.cvs.core/test.xml')
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/test.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/test.xml b/tests/org.eclipse.team.tests.cvs.core/test.xml
index 4716c7170..b33be4268 100644
--- a/tests/org.eclipse.team.tests.cvs.core/test.xml
+++ b/tests/org.eclipse.team.tests.cvs.core/test.xml
@@ -66,4 +66,8 @@
</ant>
</target>
+ <!-- This target runs the performance test suites. -->
+ <target name="performance">
+ </target>
+
</project>

Back to the top