Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.team.tests.core/plugin.xml')
-rw-r--r--tests/org.eclipse.team.tests.core/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/org.eclipse.team.tests.core/plugin.xml b/tests/org.eclipse.team.tests.core/plugin.xml
index 48dd4ede4..ece1f52bd 100644
--- a/tests/org.eclipse.team.tests.core/plugin.xml
+++ b/tests/org.eclipse.team.tests.core/plugin.xml
@@ -29,6 +29,7 @@
<import plugin="org.eclipse.compare"/>
<import plugin="org.eclipse.ui"/>
<import plugin="org.junit"/>
+ <import plugin="org.eclipse.core.tests.resources"/>
</requires>

Back to the top