]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/ImportBundle/Import/ImportCompilerPassTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / ImportBundle / Import / ImportCompilerPassTest.php
similarity index 96%
rename from src/Wallabag/ImportBundle/Tests/Import/ImportCompilerPassTest.php
rename to tests/Wallabag/ImportBundle/Import/ImportCompilerPassTest.php
index b22fcfbc1ce89c446689afdbeb8c5cab60802f14..71a007a9c7c742614477fc5f9268be497efa25eb 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\ImportBundle\Tests\Import;
+namespace Tests\Wallabag\ImportBundle\Import;
 
 use Symfony\Component\DependencyInjection\ContainerBuilder;
 use Wallabag\ImportBundle\Import\ImportCompilerPass;