diff --git a/src/test/miner_tests.cpp b/src/test/miner_tests.cpp index e2c021426..268d811c5 100644 --- a/src/test/miner_tests.cpp +++ b/src/test/miner_tests.cpp @@ -1,746 +1,759 @@ // Copyright (c) 2011-2019 The Bitcoin Core developers // Copyright (c) 2017-2020 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include #include #include #include #include #include #include #include #include #include #include