Making akka-cluster compile and tests green
This commit is contained in:
parent
52035402f8
commit
c37b97452b
3 changed files with 6 additions and 1 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
package akka.cluster
|
||||
|
||||
import language.postfixOps
|
||||
|
||||
import akka.testkit.AkkaSpec
|
||||
import akka.util.duration._
|
||||
import akka.util.Duration
|
||||
|
|
|
|||
|
|
@ -4,6 +4,9 @@
|
|||
|
||||
package akka.cluster
|
||||
|
||||
import language.postfixOps
|
||||
import language.reflectiveCalls
|
||||
|
||||
import akka.testkit.AkkaSpec
|
||||
import akka.util.duration._
|
||||
import akka.util.Duration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue