Update tests for DiffParser kwargs change.
Review Request #14287 — Created Jan. 7, 2025 and submitted — Latest diff uploaded
A recent(ish) change made it so the args to DiffParser and friends are
keyword-only. This was causing a bunch of warnings to pop up when
running the tests.
Ran unit tests and saw no relevant warnings.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
reviewboard/diffviewer/tests/test_diff_parser.py |
---|
reviewboard/diffviewer/tests/test_diffx_parser.py |
---|
reviewboard/testing/scmtool.py |
---|