X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Flib%2FTestAppIndexActionName.pm;fp=t%2Flib%2FTestAppIndexDefault.pm;h=977693ef291e59cf1bbe71a04d16de4cf22f2858;hp=9a129cba8e5a7768c5372cc40c2130bb047fa368;hb=1315d253bbf854cbd9740ef4323a9930411b9fa0;hpb=2ee0056ea3edb67a476aadeac450afdb3a5286d8 diff --git a/t/lib/TestAppIndexDefault.pm b/t/lib/TestAppIndexActionName.pm similarity index 67% rename from t/lib/TestAppIndexDefault.pm rename to t/lib/TestAppIndexActionName.pm index 9a129cb..977693e 100644 --- a/t/lib/TestAppIndexDefault.pm +++ b/t/lib/TestAppIndexActionName.pm @@ -1,4 +1,4 @@ -package TestAppIndexDefault; +package TestAppIndexActionName; use strict; use warnings; use Catalyst;