mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-23 12:29:23 +01:00
In test/functional/interface_usdt_net.py, assert_equal is already used to check for equality between objects. Replace 'assert.*==' with 'assert_equal' and 'assert.*>' with 'assert_greater_than' to further easify debugging.
22 KiB
Executable File
22 KiB
Executable File