aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/plugins/PluginPlayvideosTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/PluginPlayvideosTest.php')
-rw-r--r--tests/plugins/PluginPlayvideosTest.php1
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
7use Shaarli\Plugin\PluginManager;
7use Shaarli\Router; 8use Shaarli\Router;
8 9
9require_once 'plugins/playvideos/playvideos.php'; 10require_once 'plugins/playvideos/playvideos.php';