Skip to content

Commit

Permalink
Debug test, again
Browse files Browse the repository at this point in the history
  • Loading branch information
tautschnig committed Mar 14, 2024
1 parent a87006f commit 456cc14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/benchcomp/test/test_regression.py
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,7 @@ def test_markdown_results_table(self):
run_bc()

self.assertEqual(run_bc.proc.returncode, 0, msg=run_bc.stderr)
self.maxDiff = None
self.assertEqual(
run_bc.stdout, textwrap.dedent("""
## runtime
Expand Down

0 comments on commit 456cc14

Please sign in to comment.