]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Helper/ContentProxyTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Helper / ContentProxyTest.php
similarity index 99%
rename from src/Wallabag/CoreBundle/Tests/Helper/ContentProxyTest.php
rename to tests/Wallabag/CoreBundle/Helper/ContentProxyTest.php
index 9d7b0f3680924a232ebf6880232178e3033f0d14..7abb0737894bf6f4116dcaed468b2cc526302c44 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\CoreBundle\Tests\Helper;
+namespace Tests\Wallabag\CoreBundle\Helper;
 
 use Psr\Log\NullLogger;
 use Wallabag\CoreBundle\Helper\ContentProxy;