put Catalyst::Plugin::Test::MangleDollarUnderScore into a better namespace
[catagits/Catalyst-Runtime.git] / t / aggregate / live_plugin_loaded.t
index d5fc317..6795043 100644 (file)
@@ -10,10 +10,10 @@ use Test::More tests => 5;
 use Catalyst::Test 'TestApp';
 
 my @expected = qw[
-  Catalyst::Plugin::MangleDollarUnderScore
   Catalyst::Plugin::Test::Errors
   Catalyst::Plugin::Test::Headers
   Catalyst::Plugin::Test::Inline
+  Catalyst::Plugin::Test::MangleDollarUnderScore
   Catalyst::Plugin::Test::Plugin
   TestApp::Plugin::AddDispatchTypes
   TestApp::Plugin::FullyQualified