rename `babeltrace.trace-info` to `babeltrace.trace-infos`, `streams` to `stream...
[babeltrace.git] / tests / bindings / python / bt2 / test_trace_collection_message_iterator.py
index 065b46e9af534b3987fbc8e18cc13c447bd8a84b..7181a1e55eea979875827fc8d10c6adc52451ce6 100644 (file)
@@ -298,7 +298,7 @@ class TraceCollectionMessageIteratorTestCase(unittest.TestCase):
 
     def test_iter_intersection_params(self):
         # Check that all params used to create the source component are passed
-        # to the `babeltrace.trace-info` query.
+        # to the `babeltrace.trace-infos` query.
         specs = [
             bt2.ComponentSpec.from_named_plugin_and_component_class(
                 'ctf',
This page took 0.022848 seconds and 4 git commands to generate.