Skip to content

Commit

Permalink
Merge pull request #149 from sschaef/update-junit
Browse files Browse the repository at this point in the history
Update JUnit dependency for Eclipse Kepler
  • Loading branch information
Luc Bourlier committed Jul 8, 2013
2 parents 8889872 + 7890582 commit 646a40c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.scalaide.worksheet.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Fragment-Host: org.scalaide.worksheet
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.scala-ide.scala.library,
org.eclipse.equinox.weaving.aspectj,
org.junit4;bundle-version="4.5.0",
org.scala-ide.sdt.core
org.scala-ide.sdt.core,
org.junit
Import-Package: scala.tools.eclipse.testsetup,
org.aspectj.weaver.loadtime.definition
Bundle-ClassPath: .,
Expand Down

0 comments on commit 646a40c

Please sign in to comment.