Updating to scalatest 2.10.0-M4-x-B2 and adding feature imports

This commit is contained in:
Viktor Klang 2012-06-21 16:09:14 +02:00
parent c4acf75573
commit 543737a933
51 changed files with 103 additions and 5 deletions

View file

@ -4,6 +4,8 @@
package akka.pattern
import language.postfixOps
import akka.testkit.AkkaSpec
import akka.actor.Props
import akka.actor.Actor