updated absolute/relative tests/classes to global/local.
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Controller / Action / Local.pm
similarity index 91%
rename from t/lib/TestApp/Controller/Action/Relative.pm
rename to t/lib/TestApp/Controller/Action/Local.pm
index dce2eb8..65f3293 100644 (file)
@@ -1,4 +1,4 @@
-package TestApp::Controller::Action::Relative;
+package TestApp::Controller::Action::Local;
 
 use strict;
 use base 'TestApp::Controller::Action';