mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +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:
parent
52ddbd52f9
commit
81f5ade2a3
35 changed files with 73 additions and 6 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#include <chain.h>
|
||||
#include <chainparams.h>
|
||||
#include <consensus/params.h>
|
||||
#include <test/util/random.h>
|
||||
#include <test/util/setup_common.h>
|
||||
#include <versionbits.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue