/[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 565 by dpavlin, Thu Nov 27 21:31:45 2008 UTC revision 570 by dpavlin, Thu Nov 27 22:11:13 2008 UTC
# Line 163  sub as_markup { Line 163  sub as_markup {
163                          } @tests )                          } @tests )
164                  . qq|</li></ul>|                  . qq|</li></ul>|
165                  ;                  ;
166            } else {
167                    warn "# test_because empty";
168          }          }
169    
170          $self->add_icon( $1 ) if $html =~ m{class="(passed|failed)"};          $self->add_icon( $1 ) if $html =~ m{class="(passed|failed)"};

Legend:
Removed from v.565  
changed lines
  Added in v.570

  ViewVC Help
Powered by ViewVC 1.1.26