Changeset 7260

Show
Ignore:
Timestamp:
02/28/08 23:40:21 (5 years ago)
Author:
mizzy
Message:

lang/perl/Text-Trac: apply patch of t/03-trac-links.t (RT#33576)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Text-Trac/trunk/t/03-trac-links.t

    r6066 r7260  
    265265</p> 
    266266 
     267### wiki link test 5 
     268--- input 
     269[wiki:TracLinks Trac Links] 
     270--- expected 
     271<p> 
     272<a class="wiki" href="http://trac.mizzy.org/public/wiki/TracLinks">Trac Links</a> 
     273</p> 
    267274 
    268275### milestone link test 1