updated test to use C::E::Test
[catagits/Catalyst-Runtime.git] / t / 15post.t
index 459887c..45abbd3 100644 (file)
@@ -1,6 +1,6 @@
 package TestApp;
 
-use Catalyst;
+use Catalyst qw[-Engine=Test];
 
 __PACKAGE__->action(
     echo => sub {