mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-01 16:31:33 +01:00
test: Add basic Python/C++ Muhash implementation parity unit test
This commit is contained in:
@@ -69,6 +69,7 @@ TEST_EXIT_SKIPPED = 77
|
||||
TEST_FRAMEWORK_MODULES = [
|
||||
"address",
|
||||
"blocktools",
|
||||
"muhash",
|
||||
"script",
|
||||
"util",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user