def setUp(self):
     global CURRENT_DIR
     plugin_dir = os.path.join(CURRENT_DIR, 'plugins')
     self.pm = PluginManager(plugin_dir, None)