diff options
Diffstat (limited to 'tests/plugins/PluginPlayvideosTest.php')
-rw-r--r-- | tests/plugins/PluginPlayvideosTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/plugins/PluginPlayvideosTest.php b/tests/plugins/PluginPlayvideosTest.php index 7ee92400..aa3ad143 100644 --- a/tests/plugins/PluginPlayvideosTest.php +++ b/tests/plugins/PluginPlayvideosTest.php | |||
@@ -4,6 +4,7 @@ | |||
4 | * PluginPlayvideosTest.php | 4 | * PluginPlayvideosTest.php |
5 | */ | 5 | */ |
6 | 6 | ||
7 | use Shaarli\Plugin\PluginManager; | ||
7 | use Shaarli\Router; | 8 | use Shaarli\Router; |
8 | 9 | ||
9 | require_once 'plugins/playvideos/playvideos.php'; | 10 | require_once 'plugins/playvideos/playvideos.php'; |