06confit.t now passes. may/may not want to remove the config shit from the test model
[catagits/Catalyst-View-Email.git] / t / lib / TestApp / View / Email / Template / AppConfig.pm
index 487905e..90657b3 100644 (file)
@@ -1,7 +1,7 @@
 package # Hide from PAUSE
     TestApp::View::Email::Template::AppConfig;
 
-use Email::Send::Test;
+use Email::Sender::Simple;
 
 use base 'Catalyst::View::Email::Template';