diff options
Diffstat (limited to 'tests/plugins/PluginQrcodeTest.php')
-rw-r--r-- | tests/plugins/PluginQrcodeTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/plugins/PluginQrcodeTest.php b/tests/plugins/PluginQrcodeTest.php index 419965eb..325e3109 100644 --- a/tests/plugins/PluginQrcodeTest.php +++ b/tests/plugins/PluginQrcodeTest.php | |||
@@ -3,6 +3,7 @@ | |||
3 | * PluginQrcodeTest.php | 3 | * PluginQrcodeTest.php |
4 | */ | 4 | */ |
5 | 5 | ||
6 | use Shaarli\Plugin\PluginManager; | ||
6 | use Shaarli\Router; | 7 | use Shaarli\Router; |
7 | 8 | ||
8 | require_once 'plugins/qrcode/qrcode.php'; | 9 | require_once 'plugins/qrcode/qrcode.php'; |