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>
Thu, 11 Feb 2016 07:30:45 +0000 (08:30 +0100)
commit30e326091d41a3d3caf7ab5c84264682098309cf
tree4786ae1560503bab8c070f24680a0077c4eb026f
parentab63014e90ff44053204ba629619838e5317720f
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