tests/utils/utils.sh: run_python_bt2_test() -> bt_run_py_test()
[babeltrace.git] / tests / lib / conds / test-conds.sh
index af66f6d299fe2cac951b65a63f1bee873bde8a7f..37e71c5f514d218a18c1dd8f85dff621a93cb254 100755 (executable)
@@ -20,4 +20,4 @@ if [ "$BT_TESTS_OS_TYPE" = "mingw" ]; then
        BT_TESTS_LIB_CONDS_TRIGGER_BIN="$BT_TESTS_LIB_CONDS_TRIGGER_BIN.exe"
 fi
 
-run_python_bt2_test "$BT_TESTS_SRCDIR/$reldir" test.py
+bt_run_py_test "$BT_TESTS_SRCDIR/$reldir" test.py
This page took 0.025678 seconds and 4 git commands to generate.