=pro #3552 Upgrade ScalaTest to 1.9.2-SNAP2 for dbuild
* This can't go into 2.2.x since ScalaTest 1.9.2-SNAP2 has source incompatible changes and the dependecy in akka-multi-node-node-testkit would force people to upgrade.
This commit is contained in:
parent
822f80bc69
commit
4a2b6effb3
27 changed files with 51 additions and 51 deletions
|
|
@ -1,5 +1,5 @@
|
|||
package akka.japi
|
||||
|
||||
import org.scalatest.junit.JUnitSuite
|
||||
import org.scalatest.junit.JUnitSuiteLike
|
||||
|
||||
class JavaAPITest extends JavaAPITestBase with JUnitSuite
|
||||
class JavaAPITest extends JavaAPITestBase with JUnitSuiteLike
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue