Rename RouterFunction Kotlin DSL files

This commit is contained in:
Sebastien Deleuze
2017-07-20 16:02:03 +02:00
parent 0720f9e978
commit d8a80fc0db
2 changed files with 1 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ import java.net.URI
*
* @author Sebastien Deleuze
*/
class RouterFunctionExtensionsTests {
class RouterFunctionDslTests {
@Test
fun header() {