bitcoin-util-test: Test bitcoin-tx with null scriptPubKey

This commit is contained in:
Luke Dashjr
2014-09-14 06:01:51 +00:00
parent 15ef1b905b
commit a65e320747
3 changed files with 6 additions and 1 deletions

View File

@@ -13,7 +13,8 @@ EXTRA_DIST += \
test/data/tt-delout1-out.hex \
test/data/tt-locktime317000-out.hex \
test/data/tx394b54bb.hex \
test/data/txcreate1.hex
test/data/txcreate1.hex \
test/data/txcreate2.hex
JSON_TEST_FILES = \
test/data/script_valid.json \