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

@ -3,6 +3,8 @@
*/
package akka.routing
import language.postfixOps
import java.util.concurrent.atomic.AtomicInteger
import org.junit.runner.RunWith