mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-31 08:13:52 +02:00
Move random test util code from setup_common to random
as many of the unit tests don't use this code
This commit is contained in:
@@ -14,6 +14,7 @@ TEST_UTIL_H = \
|
||||
test/util/logging.h \
|
||||
test/util/mining.h \
|
||||
test/util/net.h \
|
||||
test/util/random.h \
|
||||
test/util/script.h \
|
||||
test/util/setup_common.h \
|
||||
test/util/str.h \
|
||||
|
||||
Reference in New Issue
Block a user