]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/front/controller/visitor/TagCloudControllerTest.php
Initialize admin Slim controllers
[github/shaarli/Shaarli.git] / tests / front / controller / visitor / TagCloudControllerTest.php
similarity index 99%
rename from tests/front/controller/TagCloudControllerTest.php
rename to tests/front/controller/visitor/TagCloudControllerTest.php
index 8c27900d5d0d4384acbcb2e096c6ce976f17f58d..e636d496a6689e7efde2c257f6d9e65c696ce3eb 100644 (file)
@@ -2,7 +2,7 @@
 
 declare(strict_types=1);
 
-namespace Shaarli\Front\Controller;
+namespace Shaarli\Front\Controller\Visitor;
 
 use PHPUnit\Framework\TestCase;
 use Shaarli\Bookmark\BookmarkFilter;