tests: fsck test use MogileFS::Store API when possible
commit8789f2f89a7192355a33684d425a2af11e16f376
authorEric Wong <normalperson@yhbt.net>
Sun, 22 Apr 2012 03:08:51 +0000 (22 03:08 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 22 Apr 2012 03:08:51 +0000 (22 03:08 +0000)
tree984cf7fdaeef192f9869fff04902c249b55a2985
parent644be5043b3143a9f46506b48f3a7ec47c2f55d9
tests: fsck test use MogileFS::Store API when possible

No point in using DBI directly if a task can be done directly
via the MogileFS::Store API.

Noticed-by: dormando
t/60-fsck.t