Skip to main content
summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAndre Weinand2004-04-07 22:57:25 +0000
committerAndre Weinand2004-04-07 22:57:25 +0000
commite178ad871e0dd000ae4a2f2868e28035eaee62cf (patch)
tree61658933f9c4129060710e9cc986b30399689000 /tests
parent9605df0e8de8cab1d2ae4639d6b85d99fd92ba64 (diff)
downloadeclipse.platform.team-e178ad871e0dd000ae4a2f2868e28035eaee62cf.tar.gz
eclipse.platform.team-e178ad871e0dd000ae4a2f2868e28035eaee62cf.tar.xz
eclipse.platform.team-e178ad871e0dd000ae4a2f2868e28035eaee62cf.zip
removed prereq core.runtime.compatibility
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.compare.tests/plugin.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/org.eclipse.compare.tests/plugin.xml b/tests/org.eclipse.compare.tests/plugin.xml
index aec5eabd2..245ae9270 100644
--- a/tests/org.eclipse.compare.tests/plugin.xml
+++ b/tests/org.eclipse.compare.tests/plugin.xml
@@ -15,7 +15,6 @@
<requires>
<import plugin="org.junit"/>
<import plugin="org.eclipse.compare"/>
- <import plugin="org.eclipse.core.runtime.compatibility"/>
<import plugin="org.eclipse.jface.text"/>
<import plugin="org.eclipse.jface"/>
<import plugin="org.eclipse.jdt.junit"/>

Back to the top