diff --git a/src/Makefile.test.include b/src/Makefile.test.include index 4908c8767a..0f6895768f 100644 --- a/src/Makefile.test.include +++ b/src/Makefile.test.include @@ -29,6 +29,7 @@ BITCOIN_TEST_SUITE = \ # test_bitcoin binary # BITCOIN_TESTS =\ + test/pegin_witness_tests.cpp \ test/arith_uint256_tests.cpp \ test/scriptnum10.h \ test/addrman_tests.cpp \ @@ -95,8 +96,7 @@ BITCOIN_TESTS =\ test/util_tests.cpp \ test/validation_block_tests.cpp \ test/versionbits_tests.cpp \ - test/pegin_spent_tests.cpp \ - test/pegin_witness_tests.cpp + test/pegin_spent_tests.cpp # ELEMENTS IN THE END if ENABLE_PROPERTY_TESTS