refactor CacheTest, moving it in good directory

This commit is contained in:
Manuel Raynaud
2014-02-03 16:08:33 +01:00
parent ee5cf9af4d
commit 437e5826c5

View File

@@ -21,7 +21,7 @@
/* */ /* */
/*************************************************************************************/ /*************************************************************************************/
namespace Thelia\Tests\Action\assets; namespace Thelia\Tests\Action;
use Symfony\Component\Filesystem\Filesystem; use Symfony\Component\Filesystem\Filesystem;
use Thelia\Action\Cache; use Thelia\Action\Cache;