Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2004-10-27 15:39:02 +0000
committerMichael Valenta2004-10-27 15:39:02 +0000
commit2d029f86fe7f69c9aef8f5141262bc6e261e8dec (patch)
tree54a60b004d1db940c48c96ac95a8c38b3a237fe2 /tests/org.eclipse.team.tests.core/plugin.xml
parent1f71cebd0ae21007c1ba7d82238919ea25607b16 (diff)
downloadeclipse.platform.team-2d029f86fe7f69c9aef8f5141262bc6e261e8dec.tar.gz
eclipse.platform.team-2d029f86fe7f69c9aef8f5141262bc6e261e8dec.tar.xz
eclipse.platform.team-2d029f86fe7f69c9aef8f5141262bc6e261e8dec.zip
Removed unused packages tag
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, 0 insertions, 1 deletions
diff --git a/tests/org.eclipse.team.tests.core/plugin.xml b/tests/org.eclipse.team.tests.core/plugin.xml
index 9c6f5ff8c..48dd4ede4 100644
--- a/tests/org.eclipse.team.tests.core/plugin.xml
+++ b/tests/org.eclipse.team.tests.core/plugin.xml
@@ -10,7 +10,6 @@
<runtime>
<library name="teamtests.jar">
<export name="*"/>
- <packages prefixes="org.eclipse.team.tests.core"/>
</library>
</runtime>
<requires>

Back to the top