Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'perf/org.eclipse.linuxtools.perf.swtbot.tests/META-INF/MANIFEST.MF')
-rw-r--r--perf/org.eclipse.linuxtools.perf.swtbot.tests/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/org.eclipse.linuxtools.perf.swtbot.tests/META-INF/MANIFEST.MF b/perf/org.eclipse.linuxtools.perf.swtbot.tests/META-INF/MANIFEST.MF
index f7c8c4bfed..7d6b69e58a 100644
--- a/perf/org.eclipse.linuxtools.perf.swtbot.tests/META-INF/MANIFEST.MF
+++ b/perf/org.eclipse.linuxtools.perf.swtbot.tests/META-INF/MANIFEST.MF
@@ -14,3 +14,4 @@ Require-Bundle: org.junit,
org.apache.log4j,
org.hamcrest.core
Import-Package: org.eclipse.swtbot.swt.finder.junit
+Automatic-Module-Name: org.eclipse.linuxtools.perf.swtbot.tests

Back to the top