whitespace cleanup
[catagits/Catalyst-Runtime.git] / t / path_action_empty_brackets.t
index 5d100d5..2e499bf 100644 (file)
@@ -27,4 +27,4 @@ use Catalyst::Test 'TestPath';
     ok( my $response = request('http://localhost/four'), 'Request' );
     ok( $response->is_success, '"Path(\'\')" - Response Successful 2xx' );
     is( $response->content, 'OK', '"Path() Args()" - Body okay' );
-}
\ No newline at end of file
+}