]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/ImportBundle/Import/PocketImportTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / ImportBundle / Import / PocketImportTest.php
similarity index 99%
rename from src/Wallabag/ImportBundle/Tests/Import/PocketImportTest.php
rename to tests/Wallabag/ImportBundle/Import/PocketImportTest.php
index cb1715724547e3f250595a89d255567d61e8f68e..41f9b51f2bd4108438d341ac5aa036d3b4eaacb6 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\ImportBundle\Tests\Import;
+namespace Tests\Wallabag\ImportBundle\Import;
 
 use Wallabag\UserBundle\Entity\User;
 use Wallabag\CoreBundle\Entity\Entry;