Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorUwe Stieber2015-02-03 07:42:30 +0000
committerUwe Stieber2015-02-03 07:42:30 +0000
commit6fcbd5abe4f853b210b8f4d6cb723e495c47b033 (patch)
tree54563c73d4016bfeeb374f9a17b2436466db7a2d /tests
parentc282203d11cb765cc5c389e7cfe1d8f64aef1158 (diff)
downloadorg.eclipse.tcf-6fcbd5abe4f853b210b8f4d6cb723e495c47b033.tar.gz
org.eclipse.tcf-6fcbd5abe4f853b210b8f4d6cb723e495c47b033.tar.xz
org.eclipse.tcf-6fcbd5abe4f853b210b8f4d6cb723e495c47b033.zip
Tests: Make the tests plugins to install unpackaged
Diffstat (limited to 'tests')
-rw-r--r--tests/plugins/org.eclipse.tcf.debug.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/org.eclipse.tcf.debug.test/META-INF/MANIFEST.MF b/tests/plugins/org.eclipse.tcf.debug.test/META-INF/MANIFEST.MF
index f05092c81..e32ad1f1c 100644
--- a/tests/plugins/org.eclipse.tcf.debug.test/META-INF/MANIFEST.MF
+++ b/tests/plugins/org.eclipse.tcf.debug.test/META-INF/MANIFEST.MF
@@ -26,4 +26,4 @@ Import-Package: org.eclipse.debug.internal.ui.viewers.model
Export-Package: org.eclipse.tcf.debug.test,
org.eclipse.tcf.debug.test.services,
org.eclipse.tcf.debug.test.util
-
+Eclipse-BundleShape: dir

Back to the top