Skip to content

Commit 0089cba

Browse files
committed
update strace test
1 parent 5d527e7 commit 0089cba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/cli/other_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4864,7 +4864,7 @@ def test_ipc_inline_suppressions(tmp_path):
48644864
assert stderr.splitlines() == []
48654865

48664866
test_redundant_file_reads_params = [
4867-
([], 3),
4867+
([], 2),
48684868
(['--suppress=zerodiv'], 1),
48694869
(['--template=cppcheck1'], 1),
48704870
(['--xml'], 1),

0 commit comments

Comments
 (0)