]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/legacy/LegacyLinkDBTest.php
Migrate cache purge function to a proper class
[github/shaarli/Shaarli.git] / tests / legacy / LegacyLinkDBTest.php
index 17b2b0e6cc35d277c87ce9949bfa8a7ee525f27d..0884ad03ed2bd40837bc08ac4d1d60adb28820f6 100644 (file)
@@ -11,7 +11,6 @@ use ReflectionClass;
 use Shaarli;
 use Shaarli\Bookmark\Bookmark;
 
-require_once 'application/feed/Cache.php';
 require_once 'application/Utils.php';
 require_once 'tests/utils/ReferenceLinkDB.php';