aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-10-01 09:26:52 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-10-01 09:26:52 +0200
commitcfb28c9da0ff648d34ae0602eaec55a8362504dd (patch)
tree4d34f12bffcf58e9c5729ba94cc23a6d729d49c6 /src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
parent8e417206d5333b1156548b27a707500674f49ca6 (diff)
downloadwallabag-cfb28c9da0ff648d34ae0602eaec55a8362504dd.tar.gz
wallabag-cfb28c9da0ff648d34ae0602eaec55a8362504dd.tar.zst
wallabag-cfb28c9da0ff648d34ae0602eaec55a8362504dd.zip
french translation
Diffstat (limited to 'src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php')
-rw-r--r--src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php b/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
index e9c85a17..2862417e 100644
--- a/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
+++ b/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
@@ -3,7 +3,6 @@
3namespace Wallabag\CoreBundle\Tests\Controller; 3namespace Wallabag\CoreBundle\Tests\Controller;
4 4
5use Wallabag\CoreBundle\Tests\WallabagCoreTestCase; 5use Wallabag\CoreBundle\Tests\WallabagCoreTestCase;
6use Doctrine\ORM\AbstractQuery;
7 6
8class EntryControllerTest extends WallabagCoreTestCase 7class EntryControllerTest extends WallabagCoreTestCase
9{ 8{