aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests/Controller/DeveloperControllerTest.php
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-02-29 21:28:37 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-02-29 21:28:37 +0100
commit5bf8f3f164aa95f844a3f4faaa19987a2ea39a99 (patch)
tree426c156a86c21ab15f8b5cb4c6822a5282b6be4b /src/Wallabag/CoreBundle/Tests/Controller/DeveloperControllerTest.php
parent5bc2da5628afe24525ce68cb840ea6c1d4bf951d (diff)
downloadwallabag-5bf8f3f164aa95f844a3f4faaa19987a2ea39a99.tar.gz
wallabag-5bf8f3f164aa95f844a3f4faaa19987a2ea39a99.tar.zst
wallabag-5bf8f3f164aa95f844a3f4faaa19987a2ea39a99.zip
Remove comments
Diffstat (limited to 'src/Wallabag/CoreBundle/Tests/Controller/DeveloperControllerTest.php')
-rw-r--r--src/Wallabag/CoreBundle/Tests/Controller/DeveloperControllerTest.php7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/Wallabag/CoreBundle/Tests/Controller/DeveloperControllerTest.php b/src/Wallabag/CoreBundle/Tests/Controller/DeveloperControllerTest.php
index e5028f47..204796ca 100644
--- a/src/Wallabag/CoreBundle/Tests/Controller/DeveloperControllerTest.php
+++ b/src/Wallabag/CoreBundle/Tests/Controller/DeveloperControllerTest.php
@@ -1,10 +1,5 @@
1<?php 1<?php
2/** 2
3 * Created by PhpStorm.
4 * User: nicosomb
5 * Date: 16/02/16
6 * Time: 19:39.
7 */
8namespace Wallabag\CoreBundle\Tests\Controller; 3namespace Wallabag\CoreBundle\Tests\Controller;
9 4
10use Wallabag\CoreBundle\Tests\WallabagCoreTestCase; 5use Wallabag\CoreBundle\Tests\WallabagCoreTestCase;