Removed all dependencies to ScalaTest in the published artifacts. See #1802
This commit is contained in:
parent
6c25954a2d
commit
afe30e9038
15 changed files with 146 additions and 54 deletions
|
|
@ -3,6 +3,9 @@
|
|||
*/
|
||||
package akka.testkit
|
||||
|
||||
import language.reflectiveCalls
|
||||
import language.postfixOps
|
||||
|
||||
import org.scalatest.WordSpec
|
||||
import org.scalatest.matchers.MustMatchers
|
||||
import akka.actor._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue