summaryrefslogtreecommitdiff
path: root/contrib/playlib/test/resources/invalid/core/conf/routes
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/playlib/test/resources/invalid/core/conf/routes')
-rw-r--r--contrib/playlib/test/resources/invalid/core/conf/routes3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/playlib/test/resources/invalid/core/conf/routes b/contrib/playlib/test/resources/invalid/core/conf/routes
index 1b31139f..5c946fc6 100644
--- a/contrib/playlib/test/resources/invalid/core/conf/routes
+++ b/contrib/playlib/test/resources/invalid/core/conf/routes
@@ -1,3 +1,4 @@
GET / controllers.HomeController.index
-BOB =error controllers.HomeController.error(foo)
+-> /sub sub.Routes
GET /assets/*file controllers.Assets.versioned(path="/public", file: Asset)
+BOB =error controllers.HomeController.error(foo) \ No newline at end of file