Skip to content

Commit

Permalink
prev
Browse files Browse the repository at this point in the history
  • Loading branch information
the Mulhern committed Jan 28, 2025
1 parent 2c9181e commit e9b1814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/whitebox/integration/test_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -443,4 +443,4 @@ def test_print_all_help(self):
"""
Test the --print-all-help option.
"""
self.assertEqual(RUNNER(["--print-all-help"]), 0)
self.check_system_exit(["--print-all-help"], 0)

0 comments on commit e9b1814

Please sign in to comment.