X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon%2FRunner%2FFile.pm;h=6fc66c2b00631dc6b6207bbd22b9042f90f4d50a;hb=6d590c603e3b14f1dc198e3635a85543565d1016;hp=3a731b43de281e3e16dd6a0183f3e16f83a35c6e;hpb=a552265610c628aa30a1195497aa08d3c79f0a37;p=gruntmaster-daemon.git diff --git a/lib/Gruntmaster/Daemon/Runner/File.pm b/lib/Gruntmaster/Daemon/Runner/File.pm index 3a731b4..6fc66c2 100644 --- a/lib/Gruntmaster/Daemon/Runner/File.pm +++ b/lib/Gruntmaster/Daemon/Runner/File.pm @@ -46,7 +46,7 @@ Gruntmaster::Daemon::Runner::File - Compare output with static text files =head1 DESCRIPTION -Gruntmaster::Daemon::Runner::File is a runner which compares the program output for test C<$test> with C<< $meta->{tests}[$test - 1]>>. Before comparing, leading and trailing whitespace is removed, and sequences of whitespace are converted to a single space. +Gruntmaster::Daemon::Runner::File is a runner which compares the program output for test C<$test> with C<< $meta->{tests}[$test - 1] >>. Before comparing, leading and trailing whitespace is removed, and sequences of whitespace are converted to a single space. =head1 AUTHOR