We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd5ab37 + 5b3640a commit 91a2257Copy full SHA for 91a2257
regression/validate-trace-xml-schema/check.py
@@ -12,7 +12,7 @@
12
13
# some tests in the cbmc suite don't work for the trace checks for one reason or another
14
ExcludedTests = list(map(lambda s: os.path.join(test_base_dir, s), [
15
- # these tests except input from stdin
+ # these tests expect input from stdin
16
'json-interface1/test_wrong_option.desc',
17
'json-interface1/test.desc',
18
'json-interface1/test_wrong_flag.desc',
0 commit comments