aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/plugins/WallabagInstanceTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/WallabagInstanceTest.php')
-rw-r--r--tests/plugins/WallabagInstanceTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/plugins/WallabagInstanceTest.php b/tests/plugins/WallabagInstanceTest.php
index bcc01604..a3cd9076 100644
--- a/tests/plugins/WallabagInstanceTest.php
+++ b/tests/plugins/WallabagInstanceTest.php
@@ -1,8 +1,6 @@
1<?php 1<?php
2namespace Shaarli\Plugin\Wallabag; 2namespace Shaarli\Plugin\Wallabag;
3 3
4use Shaarli\Plugin\Wallabag\WallabagInstance;
5
6/** 4/**
7 * Class WallabagInstanceTest 5 * Class WallabagInstanceTest
8 */ 6 */