Test fix: python plugin provider with new bindings
[babeltrace.git] / tests / python-plugin-provider / Makefile.am
index 694329fd237531dcc90070a48140f36791ffeaaa..14ac482c3ea2ff5478b618be0ba5880f1da6a533 100644 (file)
@@ -1,6 +1,5 @@
-check_SCRIPTS = test.sh
+check_SCRIPTS = test_python_plugin_provider
 EXTRA_DIST =                                           \
-       $(check_SCRIPTS)                                \
        test_python_plugin_provider.py                  \
        bt_plugin_test_python_plugin_provider.py
 
@@ -8,5 +7,5 @@ LOG_DRIVER_FLAGS='--merge'
 LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/config/tap-driver.sh
 
 if ENABLE_PYTHON_BINDINGS
-TESTS = test.sh
+TESTS = test_python_plugin_provider
 endif
This page took 0.023198 seconds and 4 git commands to generate.