whitespace cleanup
[catagits/Catalyst-Runtime.git] / t / deprecated_appclass_action_warnings.t
index f25d8d5..1e38d29 100644 (file)
@@ -15,4 +15,4 @@ Catalyst->log($logger);
 
 ok( my $response = request('http://localhost/foo'), 'Request' );
 ok( $response->is_success, 'Response Successful 2xx' );
-is( $DeprecatedActionsInAppClassTestApp::Log::warnings, 1, 'Get the appclass action warning' );
\ No newline at end of file
+is( $DeprecatedActionsInAppClassTestApp::Log::warnings, 1, 'Get the appclass action warning' );