/[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 499 by dpavlin, Mon Nov 24 21:25:28 2008 UTC revision 500 by dpavlin, Mon Nov 24 21:35:34 2008 UTC
# Line 95  sub as_markup { Line 95  sub as_markup {
95                                  .                                  .
96                                  join(' ',                                  join(' ',
97                                          map {                                          map {
98                                                  qq|<a target="editor" href="/editor+$_+1" title="edit">$_</a>|  #                                               qq|<a target="editor" href="/editor+$_+1" title="edit">$_</a>|
99                                                    qq|<a target="introspect" href="/$_" title="introspect">$_</a>|
100                                          } keys %{ $tests->{$_} }                                          } keys %{ $tests->{$_} }
101                                  )                                  )
102                          } @tests )                          } @tests )

Legend:
Removed from v.499  
changed lines
  Added in v.500

  ViewVC Help
Powered by ViewVC 1.1.26