summaryrefslogtreecommitdiff
path: root/conf/routes
diff options
context:
space:
mode:
Diffstat (limited to 'conf/routes')
-rw-r--r--conf/routes2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/routes b/conf/routes
index 8af3aed..ba0c0aa 100644
--- a/conf/routes
+++ b/conf/routes
@@ -13,6 +13,8 @@ POST /register App.Register
GET /confirm App.Confirm
GET /account App.Account
+GET /test App.Test
+
# Ignore favicon requests
GET /favicon.ico 404