Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'testsrunner/org.eclipse.cdt.testsrunner/META-INF/MANIFEST.MF')
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsrunner/org.eclipse.cdt.testsrunner/META-INF/MANIFEST.MF b/testsrunner/org.eclipse.cdt.testsrunner/META-INF/MANIFEST.MF
index 220a8f38197..38ba7d58c51 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner/META-INF/MANIFEST.MF
+++ b/testsrunner/org.eclipse.cdt.testsrunner/META-INF/MANIFEST.MF
@@ -35,3 +35,4 @@ Export-Package: org.eclipse.cdt.testsrunner.internal,
org.eclipse.cdt.testsrunner.internal.ui.view.actions,
org.eclipse.cdt.testsrunner.launcher,
org.eclipse.cdt.testsrunner.model
+Automatic-Module-Name: org.eclipse.cdt.testsrunner

Back to the top