Bug 22808: Move Cache.t to db_dependent
authorMirko Tietgen <mirko@abunchofthings.net>
Tue, 30 Apr 2019 08:56:20 +0000 (10:56 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 8 May 2019 15:33:50 +0000 (16:33 +0100)
Cache.t fails during package build. Moving it to db_dependent fixes
the problem.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 6509d73d7925fe5d317d6f2baa1d1565d8d36220)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

t/db_dependent/Cache.t [moved from t/Cache.t with 100% similarity]

similarity index 100%
rename from t/Cache.t
rename to t/db_dependent/Cache.t