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