Skip to content
Commit c17e9fe2 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

Fix compare_args_ipa when passing None as parameter.

There were no test for the arguments of compare_args_ipa() to check
if they were `None`, and they were used in contexts where `None`
would raise exceptions.

A test was added to return `False` if only one of the parameters is
`None`, and `True` if both are None.
parent eb5463d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment