Importing language features used by akka-cluster and akka-remote-tests

This commit is contained in:
Viktor Klang 2012-07-26 14:47:21 +02:00
parent 8283686ffd
commit 1114da2198
10 changed files with 22 additions and 2 deletions

View file

@ -3,6 +3,8 @@
*/
package akka.cluster
import language.postfixOps
import org.scalatest.BeforeAndAfter
import akka.remote.testkit.MultiNodeConfig
import akka.remote.testkit.MultiNodeSpec