diff options
Diffstat (limited to 'tests/plugins/PluginPubsubhubbubTest.php')
-rw-r--r-- | tests/plugins/PluginPubsubhubbubTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/plugins/PluginPubsubhubbubTest.php b/tests/plugins/PluginPubsubhubbubTest.php index 75f146f2..4680513e 100644 --- a/tests/plugins/PluginPubsubhubbubTest.php +++ b/tests/plugins/PluginPubsubhubbubTest.php | |||
@@ -1,5 +1,6 @@ | |||
1 | <?php | 1 | <?php |
2 | use Shaarli\Config\ConfigManager; | 2 | use Shaarli\Config\ConfigManager; |
3 | use Shaarli\Plugin\PluginManager; | ||
3 | use Shaarli\Router; | 4 | use Shaarli\Router; |
4 | 5 | ||
5 | require_once 'plugins/pubsubhubbub/pubsubhubbub.php'; | 6 | require_once 'plugins/pubsubhubbub/pubsubhubbub.php'; |