/[Frey]/trunk/lib/Frey/Test/Runner.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/Frey/Test/Runner.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 525 by dpavlin, Wed Nov 26 00:51:08 2008 UTC revision 527 by dpavlin, Wed Nov 26 02:35:59 2008 UTC
# Line 151  sub as_markup { Line 151  sub as_markup {
151                  . qq|</li></ul>|                  . qq|</li></ul>|
152                  ;                  ;
153          }          }
154            
155            $self->add_icon( $1 ) if $html =~ m{class="(passed|failed)"};
156    
157          $running = 0;          $running = 0;
158          return $html;          return $html;
159  }  }

Legend:
Removed from v.525  
changed lines
  Added in v.527

  ViewVC Help
Powered by ViewVC 1.1.26