Changeset 2078
- Timestamp:
- 03/11/08 07:55:22 (2 months ago)
- Files:
-
- Swishetest/trunk/t/050-C020-largeindex.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Swishetest/trunk/t/050-C020-largeindex.t
r2074 r2078 17 17 exit(0); 18 18 } 19 plan tests => 8;19 plan tests => 9; 20 20 use File::Path qw(mkpath); 21 21 mkpath( ["blib/index"], 0, 0755);
