summaryrefslogtreecommitdiff
path: root/t/author-no-tabs.t
diff options
context:
space:
mode:
Diffstat (limited to 't/author-no-tabs.t')
-rw-r--r--t/author-no-tabs.t4
1 files changed, 3 insertions, 1 deletions
diff --git a/t/author-no-tabs.t b/t/author-no-tabs.t
index aace1db2..1123e22a 100644
--- a/t/author-no-tabs.t
+++ b/t/author-no-tabs.t
@@ -176,6 +176,8 @@ my @files = (
't/dsl/send_file.t',
't/dsl/splat.t',
't/dsl/to_app.t',
+ 't/dsl/uri_for.t',
+ 't/dsl/uri_for_route.t',
't/dsl/yaml.t',
't/engine.t',
't/error.t',
@@ -276,6 +278,7 @@ my @files = (
't/multiapp_template_hooks.t',
't/multipart_content.t',
't/named_apps.t',
+ 't/named_routes.t',
't/no_default_middleware.t',
't/plugin2/app_dsl_cb/app_dsl_cb.t',
't/plugin2/app_dsl_cb/lib/App.pm',
@@ -370,7 +373,6 @@ my @files = (
't/template_tiny/samples/09_trim.var',
't/time.t',
't/types.t',
- 't/uri_for.t',
't/vars.t',
't/views/auto_page.tt',
't/views/beforetemplate.tt',