tests: normalize names of files and more
[babeltrace.git] / tests / data / plugins / flt.lttng-utils.debug-info / bt_plugin_test_debug_info.py
index efbdb8e3dff6112f41cdc398c2b79e3ea6fd7a41..295e674e9629c25eeec31f02edcbd768f76f55b8 100644 (file)
@@ -7,7 +7,7 @@ import math
 
 import bt2
 
-bt2.register_plugin(__name__, "test_debug_info")
+bt2.register_plugin(__name__, "test-debug-info")
 
 
 class CompleteIter(bt2._UserMessageIterator):
This page took 0.02314 seconds and 4 git commands to generate.