This is version 5.80.
[catagits/Catalyst-Runtime.git] / t / lib / TestApp.pm
index 0d03647..e9e7e59 100644 (file)
@@ -2,7 +2,7 @@ package TestApp;
 
 use strict;
 use Catalyst qw/
-    MangleDollarUnderScore
+    Test::MangleDollarUnderScore
     Test::Errors 
     Test::Headers 
     Test::Plugin