Revision 29640

Date:
2008/07/21 02:04:12
Author:
jkeenan
Revision Log:
Correct spelling error in test description.
Files:

Legend:

 
Added
 
Removed
 
Modified
  • branches/parallel/t/steps/gen_config_h-01.t

     
    31 31 ok(-f 'config/gen/config_h/config_h.in',
    32 32 "Prequisite file config_h.in located");
    33 33 ok(-f 'config/gen/config_h/feature_h.in',
    34 "Prequisite file feathre_h.in located");
    34 "Prequisite file feature_h.in located");
    35 35
    36 36 pass("Completed all tests in $0");
    37 37