-d and --debug work for me
[catagits/Catalyst-Runtime.git] / t / TestApp / lib / TestApp.pm
index fc3bb88..5dd463a 100644 (file)
@@ -14,7 +14,7 @@ use Catalyst::Runtime 5.80;
 #                 directory
 
 use parent qw/Catalyst/;
-use Catalyst qw/-Debug
+use Catalyst qw/
                 ConfigLoader
                 Static::Simple/;
 our $VERSION = '0.01';