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