make most AkkaSpec-based tests runnable in Eclipse

This commit is contained in:
Roland 2011-10-21 17:01:22 +02:00
parent d55f02e6c1
commit bb942750aa
50 changed files with 51 additions and 2 deletions

View file

@ -19,6 +19,7 @@ object RoutingSpec {
}
}
@org.junit.runner.RunWith(classOf[org.scalatest.junit.JUnitRunner])
class RoutingSpec extends AkkaSpec {
import akka.routing.RoutingSpec._