Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by wakaba, Fri Nov 7 04:03:16 2008 UTC | revision 1.2 by wakaba, Fri Nov 7 08:45:28 2008 UTC | |
|---|---|---|
| # | Line 59 sub test ($) { | Line 59 sub test ($) { |
| 59 | ||
| 60 | my @FILES = grep {$_} split /\s+/, qq[ | my @FILES = grep {$_} split /\s+/, qq[ |
| 61 | ${test_dir_name}structs-1.dat | ${test_dir_name}structs-1.dat |
| 62 | ${test_dir_name}blocks-1.dat | |
| 63 | ]; | ]; |
| 64 | ||
| 65 | require 't/testfiles.pl'; | require 't/testfiles.pl'; |
|
||||||||
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |