tests: Rework test suite
[babeltrace.git] / tests / bindings / python / bt2 / test_plugin.py
index 8384cf310baf4819d3b1cae73f18f340fc47d0d6..d9b0523b19bc0d012f811078b0f7c53aa2e45742 100644 (file)
@@ -22,7 +22,7 @@ import bt2.plugin
 import os
 
 
-_TEST_PLUGIN_PLUGINS_PATH = os.environ['TEST_PLUGIN_PLUGINS_PATH']
+_TEST_PLUGIN_PLUGINS_PATH = os.environ['BT_PLUGINS_PATH']
 
 
 class PluginSetTestCase(unittest.TestCase):
This page took 0.02297 seconds and 4 git commands to generate.