]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Update Set tests.
authorBrian Wellington <bwelling@xbill.org>
Thu, 2 Apr 2020 19:54:29 +0000 (12:54 -0700)
committerBrian Wellington <bwelling@xbill.org>
Thu, 2 Apr 2020 19:54:29 +0000 (12:54 -0700)
commit474eebc175817657db2af844db23abcf814cbe8f
tree095642a7e553c5b3605149f243db34b4144a0a9d
parent84c65c7b30c7bf1fd52fdd5307900e71e479f3f9
Update Set tests.

Add tests to cover untested functionality, and update existing tests to
actually use the fact that these sets are ordered.
tests/test_set.py