Changeset 21174

Show
Ignore:
Timestamp:
07/03/08 13:38:48 (3 months ago)
Author:
moritz
Message:

[spec] moved for.t to spec/, updated POD

Files:
1 moved

Legend:

Unmodified
Added
Removed
  • t/spec/S04-statements/for.t

    r21173 r21174  
    33use Test; 
    44 
    5 =kwid 
     5=begin description 
    66 
    77Tests the "for" statement 
     
    1212L<S04/The C<for> statement> 
    1313 
    14 =cut 
    15  
    16 =begin comment 
    17  
    18 I'm in the process of smartlinking all the below tests. 
    19 --trey 31 Aug 2006 
    20  
    21 =cut 
     14=end description 
    2215 
    2316plan 40;