summaryrefslogtreecommitdiff
path: root/contrib/playlib/test/resources/hello-world/core/conf/routes
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/playlib/test/resources/hello-world/core/conf/routes')
-rw-r--r--contrib/playlib/test/resources/hello-world/core/conf/routes1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/playlib/test/resources/hello-world/core/conf/routes b/contrib/playlib/test/resources/hello-world/core/conf/routes
index 7d5e5498..f71b0cdd 100644
--- a/contrib/playlib/test/resources/hello-world/core/conf/routes
+++ b/contrib/playlib/test/resources/hello-world/core/conf/routes
@@ -1,2 +1,3 @@
GET / controllers.HomeController.index
GET /assets/*file controllers.Assets.versioned(path="/public", file: Asset)
+-> /sub sub.Routes \ No newline at end of file