[Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue

This commit is contained in:
Jonas Schnelli
2016-06-07 19:57:54 +02:00
parent 79004d4ae6
commit 86efa30ae3
2 changed files with 4 additions and 2 deletions

View File

@@ -17,7 +17,9 @@ EXTRA_DIST += \
test/data/txcreate2.hex \
test/data/txcreatedata1.hex \
test/data/txcreatedata2.hex \
test/data/txcreatesign.hex
test/data/txcreatesign.hex \
test/data/txcreatedata_seq0.hex \
test/data/txcreatedata_seq1.hex
JSON_TEST_FILES = \
test/data/script_tests.json \