Rename RouterFunction Kotlin DSL files
This commit is contained in:
parent
0720f9e978
commit
d8a80fc0db
|
@ -32,7 +32,7 @@ import java.net.URI
|
||||||
*
|
*
|
||||||
* @author Sebastien Deleuze
|
* @author Sebastien Deleuze
|
||||||
*/
|
*/
|
||||||
class RouterFunctionExtensionsTests {
|
class RouterFunctionDslTests {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun header() {
|
fun header() {
|
Loading…
Reference in New Issue