Fix t/storage/quote_names.t failures, caused by lazily built sqlmaker
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Wed, 27 May 2015 07:39:58 +0000 (09:39 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 12 Aug 2015 12:30:38 +0000 (14:30 +0200)
commit0b06c344b8e91a811291db6de0b0230fface1c26
treeb545039c62d563e760c04f8cc27f0df1550cc6e8
parent05e201a9ddf9039e39d928581a407ca209536df7
Fix t/storage/quote_names.t failures, caused by lazily built sqlmaker

While the entire test is written badly (it ought to use the OptDeps system)
it would be too much churn to fix it properly for little benefit. Additionally
there is a very good chance that the shortener will become a core dep in the
near future, hence the entire point will soon be moot anyway --ribasushi
Changes
t/storage/quote_names.t