We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e979df commit e92d747Copy full SHA for e92d747
regression/validate-trace-xml-schema/check.py
@@ -33,6 +33,7 @@
33
# these test for invalid command line handling
34
'bad_option/test_multiple.desc',
35
'bad_option/test.desc',
36
+ 'unknown-argument-suggestion/test.desc',
37
# this one produces XML intermingled with main XML output when used with --xml-ui
38
'graphml_witness2/test.desc',
39
# produces intermingled XML on the command line
0 commit comments