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

@@ -4,7 +4,6 @@
#include "consensus/merkle.h"
#include "test/test_bitcoin.h"
#include "test/test_random.h"
#include <boost/test/unit_test.hpp>