Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.team.tests.cvs.core/plugin.xml')
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/plugin.xml b/tests/org.eclipse.team.tests.cvs.core/plugin.xml
index cbdd28eba..fbe7043c4 100644
--- a/tests/org.eclipse.team.tests.cvs.core/plugin.xml
+++ b/tests/org.eclipse.team.tests.cvs.core/plugin.xml
@@ -30,6 +30,7 @@
<import plugin="org.eclipse.update.core"/>
<import plugin="org.junit"/>
<import plugin="org.eclipse.team.tests.core"/>
+ <import plugin="org.eclipse.test.performance"/>
</requires>

Back to the top