8 lines
No EOL
223 B
Scala
8 lines
No EOL
223 B
Scala
/**
|
|
* Copyright (C) 2009-2012 Typesafe Inc. <http://www.typesafe.com>
|
|
*/
|
|
package akka.docs.remoting
|
|
|
|
import org.scalatest.junit.JUnitSuite
|
|
|
|
class RemoteDeploymentDocTest extends RemoteDeploymentDocTestBase with JUnitSuite |