]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/ImportBundle/Import/ImportChainTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / ImportBundle / Import / ImportChainTest.php
similarity index 92%
rename from src/Wallabag/ImportBundle/Tests/Import/ImportChainTest.php
rename to tests/Wallabag/ImportBundle/Import/ImportChainTest.php
index 702d2a9b9c496f8327553e7a984bfc3bd4440bc9..32568ce53a0b9bd7391ec32f6e5be65cc6773a1d 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\ImportBundle\Tests\Import;
+namespace Tests\Wallabag\ImportBundle\Import;
 
 use Wallabag\ImportBundle\Import\ImportChain;