validate: launcher: Fix typo
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3940>
This commit is contained in:
parent
248044329c
commit
264a57dabe
@ -352,7 +352,7 @@ class GstCheckTestsManager(MesonTestsManager):
|
|||||||
arggroup.add_argument("--gst-check-leak-trace-testnames",
|
arggroup.add_argument("--gst-check-leak-trace-testnames",
|
||||||
default=None,
|
default=None,
|
||||||
help="A regex to specifying testsnames of the test"
|
help="A regex to specifying testsnames of the test"
|
||||||
"to run with the leak tracer activated, if 'known-not-leaky'"
|
" to run with the leak tracer activated, if 'known-not-leaky'"
|
||||||
" is specified, the testsuite will automatically activate"
|
" is specified, the testsuite will automatically activate"
|
||||||
" leak tracers on tests known to be not leaky.")
|
" leak tracers on tests known to be not leaky.")
|
||||||
arggroup.add_argument("--gst-check-leak-options",
|
arggroup.add_argument("--gst-check-leak-options",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user