convert tabs to spaces and set unix line endings in t/*
[catagits/Catalyst-Runtime.git] / t / live_component_controller_action_index.t
index 34b62be..ba92a78 100644 (file)
@@ -87,7 +87,7 @@ sub run_tests {
         my @expected = qw[
           TestApp::Controller::Action::Index->begin
           TestApp::Controller::Action::Index->default
-         TestApp->end
+          TestApp->end
         ];
     
         my $expected = join( ", ", @expected );