Changeset 2220


Ignore:
Timestamp:
12/28/08 11:44:45 (3 years ago)
Author:
szabgab
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/t/75-perl-beginner.t

    r2219 r2220  
    3131    'return_stronger_than_or.pl'   => 'TODO', 
    3232    'grep_always_true.pl'          => 'TODO', 
    33     'mu_argv.pl'                   => 'TODO', 
     33    'my_argv.pl'                   => 'TODO', 
     34    # other special variables ? $a, $b, $ARGV, $AUTOLOAD, etc ? $_ in perls older than 5.10?  
    3435    ); 
    3536} 
Note: See TracChangeset for help on using the changeset viewer.