Changeset 164 for trunk/t/coalesce.t
- Timestamp:
- 05/13/09 21:17:02 (10 months ago)
- Files:
-
- 1 modified
-
trunk/t/coalesce.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/t/coalesce.t
r84 r164 7 7 8 8 use TheSchwartz; 9 use Test::More tests => 28;9 use Test::More tests => 14 * 3; 10 10 11 11 run_tests(14, sub {
