Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.xpand.tests/META-INF/MANIFEST.MF')
-rw-r--r--tests/org.eclipse.xpand.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.xpand.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.xpand.tests/META-INF/MANIFEST.MF
index ba4e4931..425ae092 100644
--- a/tests/org.eclipse.xpand.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.xpand.tests/META-INF/MANIFEST.MF
@@ -5,7 +5,7 @@ Bundle-Name: %pluginName (Incubation)
Bundle-Version: 0.7.0.qualifier
Bundle-Localization: plugin
Bundle-Vendor: %providerName
-Require-Bundle: org.junit4;bundle-version="4.3.1",
+Require-Bundle: org.junit,
org.eclipse.xpand,
org.eclipse.xtend,
org.eclipse.emf.mwe.core,

Back to the top