Test fix: python plugin provider with new bindings
[babeltrace.git] / configure.ac
index 3dcc083d1517627cdd26f404068907e88e9a6511..262de9adde745d919cb0681ee62a5ee5783d9734 100644 (file)
@@ -727,7 +727,7 @@ AS_IF([test "x$enable_python_bindings" = xyes],
 )
 
 AS_IF([test "x$enable_python_plugins" = "xyes"],
-  [AC_CONFIG_FILES([tests/python-plugin-provider/test.sh], [chmod +x tests/python-plugin-provider/test.sh])]
+  [AC_CONFIG_FILES([tests/python-plugin-provider/test_python_plugin_provider], [chmod +x tests/python-plugin-provider/test_python_plugin_provider])]
 )
 
 AC_OUTPUT
This page took 0.022602 seconds and 4 git commands to generate.