prevent actions named index from registering as an index dispatchtype if they can...
[catagits/Catalyst-Runtime.git] / t / lib / TestAppIndexActionName.pm
similarity index 67%
rename from t/lib/TestAppIndexDefault.pm
rename to t/lib/TestAppIndexActionName.pm
index 9a129cb..977693e 100644 (file)
@@ -1,4 +1,4 @@
-package TestAppIndexDefault;
+package TestAppIndexActionName;
 use strict;
 use warnings;
 use Catalyst;