Skip to content

Commit dde46d3

Browse files
committed
Merge script_valid and script_invalid tests
1 parent 009b503 commit dde46d3

File tree

4 files changed

+1143
-1203
lines changed

4 files changed

+1143
-1203
lines changed

src/Makefile.test.include

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@ EXTRA_DIST += \
2020
test/data/txcreatesign.hex
2121

2222
JSON_TEST_FILES = \
23-
test/data/script_valid.json \
23+
test/data/script_tests.json \
2424
test/data/base58_keys_valid.json \
2525
test/data/base58_encode_decode.json \
2626
test/data/base58_keys_invalid.json \
27-
test/data/script_invalid.json \
2827
test/data/tx_invalid.json \
2928
test/data/tx_valid.json \
3029
test/data/sighash.json

0 commit comments

Comments
 (0)