]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/CoreBundle/Twig/WallabagExtensionTest.php
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / Twig / WallabagExtensionTest.php
similarity index 91%
rename from src/Wallabag/CoreBundle/Tests/Twig/WallabagExtensionTest.php
rename to tests/Wallabag/CoreBundle/Twig/WallabagExtensionTest.php
index 9af8fad8f26d544f2d8687f28b782f10bd51983b..8ec2a75a228b1c202117525e7353f152dd1b1a50 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\CoreBundle\Tests\Twig;
+namespace Tests\Wallabag\CoreBundle\Twig;
 
 use Wallabag\CoreBundle\Twig\WallabagExtension;