test: Move P2WSH_OP_TRUE to shared test library

This commit is contained in:
MarcoFalke
2021-01-15 15:50:15 +01:00
parent 569b5ba1dc
commit 22220ef6d5
3 changed files with 26 additions and 15 deletions

View File

@@ -12,6 +12,7 @@ TEST_UTIL_H = \
test/util/logging.h \
test/util/mining.h \
test/util/net.h \
test/util/script.h \
test/util/setup_common.h \
test/util/str.h \
test/util/transaction_utils.h \