diff options
Diffstat (limited to 'tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/META-INF/MANIFEST.MF')
-rwxr-xr-x | tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/META-INF/MANIFEST.MF | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/META-INF/MANIFEST.MF index a69e022875e..986590b4919 100755 --- a/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/META-INF/MANIFEST.MF +++ b/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/META-INF/MANIFEST.MF @@ -16,3 +16,4 @@ Require-Bundle: org.eclipse.ui, org.eclipse.papyrus.bundles.tests;bundle-version="[1.2.0,2.0.0)", org.eclipse.papyrus.eclipse.project.editors.tests;bundle-version="[2.0.0,3.0.0)", org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)" +Automatic-Module-Name: org.eclipse.papyrus.editors.suite.tests |