diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-02-29 21:28:37 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-02-29 21:28:37 +0100 |
commit | 5bf8f3f164aa95f844a3f4faaa19987a2ea39a99 (patch) | |
tree | 426c156a86c21ab15f8b5cb4c6822a5282b6be4b /src | |
parent | 5bc2da5628afe24525ce68cb840ea6c1d4bf951d (diff) | |
download | wallabag-5bf8f3f164aa95f844a3f4faaa19987a2ea39a99.tar.gz wallabag-5bf8f3f164aa95f844a3f4faaa19987a2ea39a99.tar.zst wallabag-5bf8f3f164aa95f844a3f4faaa19987a2ea39a99.zip |
Remove comments
Diffstat (limited to 'src')
-rw-r--r-- | src/Wallabag/CoreBundle/Tests/Controller/DeveloperControllerTest.php | 7 |
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 | */ | ||
8 | namespace Wallabag\CoreBundle\Tests\Controller; | 3 | namespace Wallabag\CoreBundle\Tests\Controller; |
9 | 4 | ||
10 | use Wallabag\CoreBundle\Tests\WallabagCoreTestCase; | 5 | use Wallabag\CoreBundle\Tests\WallabagCoreTestCase; |