updated test to use C::E::Test
[catagits/Catalyst-Runtime.git] / t / 03plainaction.t
index dc16fa2..6ca8e81 100644 (file)
@@ -1,6 +1,6 @@
 package TestApp;
 
-use Catalyst;
+use Catalyst qw[-Engine=Test];
 
 __PACKAGE__->action(
     foo => sub {