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
|
|
@ -8,6 +8,7 @@ import akka.testkit.AkkaSpec
|
|||
import akka.actor.DeploymentConfig._
|
||||
import akka.routing.Routing.Broadcast
|
||||
|
||||
@org.junit.runner.RunWith(classOf[org.scalatest.junit.JUnitRunner])
|
||||
class ConfiguredLocalRoutingSpec extends AkkaSpec {
|
||||
|
||||
"round robin router" must {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue