tests: bt2: remove test_clock_class_priority_map.py
[babeltrace.git] / tests / Makefile.am
index aef19a60054e92b919c0f2bbd40003551fdaedcd..4bb87daa69a8e1058e635aec202c2a80be876d08 100644 (file)
@@ -5,7 +5,6 @@ EXTRA_DIST = $(srcdir)/data \
             bindings/python/bt2/.coveragerc
 
 dist_check_SCRIPTS = \
-       bindings/python/bt2/test_clock_class_priority_map.py \
        bindings/python/bt2/test_clock_class.py \
        bindings/python/bt2/test_component_class.py \
        bindings/python/bt2/test_component.py \
@@ -98,7 +97,7 @@ endif
 
 if ENABLE_PYTHON_PLUGINS
 if ENABLE_PYTHON_BINDINGS
-TESTS_PLUGINS += plugins/flt.utils.trimmer/test_trimming_wrapper
+TESTS_PLUGINS += plugins/flt.utils.trimmer/test_trimming
 endif
 endif
 
This page took 0.022472 seconds and 4 git commands to generate.