Skip to content
Snippets Groups Projects

Introduced logging in case of plugin load error

Merged Adham Hashibon requested to merge report-extension-errors into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -41,4 +41,3 @@ class TestBDSSApplication(unittest.TestCase):
_import_extensions(plugins, ext)
self.assertEqual(plugins[0], plugin)
Loading