=doc #17279 upgrade to new http package layout
This commit is contained in:
parent
d80f241f19
commit
4537fdebf5
12 changed files with 37 additions and 38 deletions
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
package docs.http.server
|
||||
|
||||
import akka.http.server.Directives
|
||||
import akka.http.testkit.ScalatestRouteTest
|
||||
import akka.http.scaladsl.server.Directives
|
||||
import akka.http.scaladsl.testkit.ScalatestRouteTest
|
||||
import org.scalatest.{ Matchers, WordSpec }
|
||||
|
||||
abstract class RoutingSpec extends WordSpec with Matchers with Directives with ScalatestRouteTest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue