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, 27 May 2015 07:47:52 +0000 (09:47 +0200)
commit07d0bbab9f05e82bfe202d37670de893b2ff4f4b
treef6c3bfc289db9043b2e6985242f79e50c2a33760
parent9348feb8226dfd8cdd13f52b7d0127b2210a9a39
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