removed debug shit
[catagits/Catalyst-View-Email.git] / t / lib / TestApp.pm
index 8d2a831..8412eb2 100644 (file)
@@ -17,6 +17,7 @@ TestApp->config(
         sender => {
             mailer => 'Test',
         },
+               content_type => 'text/html',
         default => {
             view => 'TT',
         },