Skip to content

Commit bf59106

Browse files
committed
update inline suppression test
1 parent 9ec9ec0 commit bf59106

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/cli/inline-suppress_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,8 @@ def test_unmatched_cfg():
461461
'--template=simple',
462462
'--enable=warning,information',
463463
'--inline-suppr',
464+
'-DVER_CHECK(...)=0',
465+
'--force',
464466
'proj-inline-suppress/cfg.c'
465467
]
466468

0 commit comments

Comments
 (0)