Tests babeltrace: adapt python tests to use unittest
[babeltrace.git] / tests / cli / intersection / Makefile.am
index 6c7330e58fc367326f7b4834ccfd1a500c2521c2..efbe74a182802aa6fc2f6d23bb247022cc75014e 100644 (file)
@@ -1,9 +1,4 @@
-check_SCRIPTS = test_intersection \
-               bt_python_helper.py \
-               test_multi_trace_intersection.py
-
-dist_noinst_SCRIPTS = test_multi_trace_intersection.py
-EXTRA_DIST=test_multi_trace_intersection.py
+check_SCRIPTS = test_intersection
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.022658 seconds and 4 git commands to generate.