Changeset 64 for trunk/t/lib/partitioned/Recipe.pm
- Timestamp:
- 05/04/06 00:04:38 (4 years ago)
- Files:
-
- 1 modified
-
trunk/t/lib/partitioned/Recipe.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/t/lib/partitioned/Recipe.pm
r58 r64 13 13 driver => Data::ObjectDriver::Driver::DBI->new( 14 14 dsn => 'dbi:SQLite:dbname=global.db', 15 username => 'btrott',16 15 ), 17 16 });
