Fix: lib: expose bt_lib_log_level symbol
[babeltrace.git] / tests / python-plugin-provider / test_python_plugin_provider.py
index 12bdac5a688a6e18424204916115691cd357022a..0e3cc13bc3cdf9d9e3b494fe14288a169c1cfe2d 100644 (file)
@@ -3,7 +3,6 @@ import bt2
 import os
 
 
-@unittest.skip('depends on Python bindings, which are broken')
 class PythonPluginProviderTestCase(unittest.TestCase):
     def test_python_plugin_provider(self):
         path = os.environ['PYTHON_PLUGIN_PROVIDER_TEST_PLUGIN_PATH']
This page took 0.023573 seconds and 4 git commands to generate.