Updating to scalatest 2.10.0-M4-x-B2 and adding feature imports
This commit is contained in:
parent
c4acf75573
commit
543737a933
51 changed files with 103 additions and 5 deletions
|
|
@ -1,5 +1,7 @@
|
|||
package akka.dispatch
|
||||
|
||||
import language.postfixOps
|
||||
|
||||
import org.scalatest.{ BeforeAndAfterAll, BeforeAndAfterEach }
|
||||
import java.util.concurrent.{ TimeUnit, BlockingQueue }
|
||||
import java.util.concurrent.ConcurrentLinkedQueue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue