]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Helper/RuleBasedTaggerTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Helper / RuleBasedTaggerTest.php
similarity index 99%
rename from src/Wallabag/CoreBundle/Tests/Helper/RuleBasedTaggerTest.php
rename to tests/Wallabag/CoreBundle/Helper/RuleBasedTaggerTest.php
index e9025b450df58b16b1cf97010ae561e0ef96cdce..17b08c2ac7cbe9f9b2138c894bae476c8a57791b 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\CoreBundle\Tests\Helper;
+namespace Tests\Wallabag\CoreBundle\Helper;
 
 use Wallabag\CoreBundle\Entity\Config;
 use Wallabag\CoreBundle\Entity\Entry;