add sleep 1 to t/admin/02ddl.t so insert into upgrade table does not happen too quickly
[dbsrgits/DBIx-Class.git] / t / admin /
2009-12-12 Gordon Irving add sleep 1 to t/admin/02ddl.t so insert into upgrade...
2009-12-12 Gordon Irving add tests for data manipulation ported from 89dbicadmin.t
2009-12-02 Gordon Irving all ddl tests now pass
2009-12-02 Gordon Irving get deployment tests to pass
2009-12-02 Gordon Irving get deployment tests to pass
2009-11-30 Gordon Irving add DBIx::Class::Admin