Changeset 2053
- Timestamp:
- 03/09/08 03:25:50 (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
r2037 r2053 48 48 # the first real test here is if you get an error indexing above :) 49 49 50 #print Dumper( \%out );50 print STDERR "$0: DUMPING data for debug: " . Dumper( \%out ); 51 51 52 52 cmp_ok( scalar(keys(%out)), '>', 2, "Indexing output" );
