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