diff options
Diffstat (limited to 't/app/controller/page_not_found.t')
-rw-r--r-- | t/app/controller/page_not_found.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/app/controller/page_not_found.t b/t/app/controller/page_not_found.t index 05e983109..3c2bc3c3d 100644 --- a/t/app/controller/page_not_found.t +++ b/t/app/controller/page_not_found.t @@ -1,5 +1,3 @@ -#!/usr/bin/perl - use strict; use warnings; |