aboutsummaryrefslogtreecommitdiff
path: root/perl/Wallet/Admin.pm
AgeCommit message (Collapse)Author
2008-01-23Add a destroy() method to the Wallet::Admin object and use that insteadRuss Allbery
of Wallet::Schema::drop in the test suite.
2008-01-23Refactor database initialization into a new Wallet::Admin module.Russ Allbery