tests/Makefile.am: remove needless comment
[babeltrace.git] / tests / Makefile.am
index e5f36bac31b7202af0a2c11e3a1012a44eb81956..d004b03ffeb4661c59346821da2edeb2b385cf56 100644 (file)
@@ -77,10 +77,11 @@ TESTS_PLUGINS = \
 if !ENABLE_BUILT_IN_PLUGINS
 if ENABLE_PYTHON_BINDINGS
 TESTS_PLUGINS += plugins/src.ctf.fs/query/test_query
+endif
 
 if ENABLE_DEBUG_INFO
-TESTS_PLUGINS += plugins/flt.lttng-utils.debug-info/test_lttng_utils_debug_info
-endif
+TESTS_PLUGINS += \
+       plugins/flt.lttng-utils.debug-info/test_succeed
 endif
 endif
 
This page took 0.022872 seconds and 4 git commands to generate.