aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-12-21 09:25:54 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-12-21 09:26:11 +0100
commit8dfe9fcb9016646b62a022a2ea59c0a8fae11f19 (patch)
tree07a1c6d84d83d1b671ba31e09aa6f165e173f570 /src/Makefile.test.include
parent5a70572049d0e8a2e9228e7acf0e07d61996c33c (diff)
parent9cb66248dc7e1c782256d1f69ad67f9c63fb61f8 (diff)
downloadbitcoin-8dfe9fcb9016646b62a022a2ea59c0a8fae11f19.tar.xz
Merge #9376: Remove unused test files and references
9cb6624 Fix testfile reference (BtcDrak) 23208ac Remove unused test files and references (BtcDrak)
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r--src/Makefile.test.include3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index 5969de087e..7a5bb07b6c 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -13,7 +13,6 @@ EXTRA_DIST += \
test/bctest.py \
test/bitcoin-util-test.py \
test/data/bitcoin-util-test.json \
- test/data/blanktx.hex \
test/data/tt-delin1-out.hex \
test/data/tt-delout1-out.hex \
test/data/tt-locktime317000-out.hex \
@@ -22,7 +21,7 @@ EXTRA_DIST += \
test/data/txcreate2.hex \
test/data/txcreatedata1.hex \
test/data/txcreatedata2.hex \
- test/data/txcreatesign.hex \
+ test/data/txcreatesignv1.hex \
test/data/txcreatedata_seq0.hex \
test/data/txcreatedata_seq1.hex