Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchr-github committed Jan 3, 2025
1 parent 46239d5 commit 12b2dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cli/whole-program_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ def __test_nullpointer_file0(extra_args):
file0 = e.attrib['file0']
assert file0 == 'whole-program/nullpointer1.cpp'
assert stdout == ''
assert stderr == ''
assert ret == 1, stdout


Expand Down

0 comments on commit 12b2dd0

Please sign in to comment.