X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=t%2Fsnippets24.t;fp=t%2Fsnippets24.t;h=245d730541c8abeda1ef3e478815b1e4dc76eef9;hb=c311b5a48e1f3acf4df4bb2a2a621e1bc673bd38;hp=3a783c551ca1cd119b0db3615deda94c58846bd8;hpb=c9fc5bb23137748a6b6626bfeee6f8167c33245b;p=perltidy.git diff --git a/t/snippets24.t b/t/snippets24.t index 3a783c5..245d730 100644 --- a/t/snippets24.t +++ b/t/snippets24.t @@ -464,7 +464,7 @@ $self->method_with_long_name ( 'parameter_0', 'parameter_1' ); expect => <<'#5...........', log_something_with_long_function ( 'This is a log message.', 2 ); Coro::AnyEvent::sleep ( 3, 4 ); -use Carp (); +use Carp (); use File::Spec (); use File::Path (); $self -> method ( 'parameter_0', 'parameter_1' );