make most AkkaSpec-based tests runnable in Eclipse
This commit is contained in:
parent
d55f02e6c1
commit
bb942750aa
50 changed files with 51 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ object RoutingSpec {
|
|||
}
|
||||
}
|
||||
|
||||
@org.junit.runner.RunWith(classOf[org.scalatest.junit.JUnitRunner])
|
||||
class RoutingSpec extends AkkaSpec {
|
||||
|
||||
import akka.routing.RoutingSpec._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue