From 2693ae870eff6a6aec769c035c200f0b5caf4e6f Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Thu, 25 Aug 2016 15:49:36 +0200 Subject: cache user folders --- tests/lib/TestCase.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/lib/TestCase.php b/tests/lib/TestCase.php index 514cb6ea3a5..b9b18c644fd 100644 --- a/tests/lib/TestCase.php +++ b/tests/lib/TestCase.php @@ -24,6 +24,7 @@ namespace Test; use DOMDocument; use DOMNode; +use OC\Cache\CappedMemoryCache; use OC\Command\QueueBus; use OC\Files\Filesystem; use OC\Template\Base; -- cgit v1.2.3