Skip to content

Commit

Permalink
Merged two Import-Package: lines
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Feb 14, 2011
1 parent 3395346 commit bd69211
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/net.bioclipse.browser.tests/META-INF/MANIFEST.MF
Expand Up @@ -16,9 +16,9 @@ Require-Bundle: org.eclipse.ui,
org.springframework.osgi.aopalliance.osgi,
net.bioclipse.browser.business
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.apache.log4j
Bundle-ActivationPolicy: lazy
Export-Package: net.bioclipse.browser.tests
Import-Package: org.junit,
Import-Package: org.apache.log4j,
org.junit,
org.junit.runner,
org.junit.runners

0 comments on commit bd69211

Please sign in to comment.