Merge test_random.h into test_bitcoin.h

This commit is contained in:
Pieter Wuille
2017-05-23 15:09:30 -07:00
parent 90620d66c9
commit 124d13a58c
13 changed files with 20 additions and 41 deletions

View File

@ -5,7 +5,6 @@
#include "chain.h"
#include "util.h"
#include "test/test_bitcoin.h"
#include "test/test_random.h"
#include <vector>