tests/Makefile.am: remove needless comment
[babeltrace.git] / tests / Makefile.am
index ad8ded962cb1f55aadc5192a15db9fb1b8989092..d004b03ffeb4661c59346821da2edeb2b385cf56 100644 (file)
@@ -1,5 +1,3 @@
-#5149916
-
 SUBDIRS = utils lib bitfield ctf-writer plugins
 
 # Directories added to EXTRA_DIST will be recursively copied to the distribution.
@@ -79,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.02295 seconds and 4 git commands to generate.