tests/utils/utils.sh: run_python_bt2_test() -> bt_run_py_test()
[babeltrace.git] / tests / python-plugin-provider / test-python-plugin-provider.sh
index 542c174874363c3f00b0ca819df8b1915fce10a7..8fba060c7836229e595535e43e257781465af5b9 100755 (executable)
@@ -16,6 +16,6 @@ source "$UTILSSH"
 
 export PYTHON_PLUGIN_PROVIDER_TEST_PLUGIN_PATH="${BT_TESTS_SRCDIR}/python-plugin-provider/bt_plugin_test_python_plugin_provider.py"
 
-run_python_bt2_test \
+bt_run_py_test \
        "${BT_TESTS_SRCDIR}/python-plugin-provider" \
        test_python_plugin_provider.py
This page took 0.023578 seconds and 4 git commands to generate.