diff options
author | BtcDrak <btcdrak@gmail.com> | 2016-12-19 07:43:12 +0000 |
---|---|---|
committer | BtcDrak <btcdrak@gmail.com> | 2016-12-19 07:43:12 +0000 |
commit | 23208ac81b718508a4f5d0fbb20029941c96049d (patch) | |
tree | 1641d4aa82369a308e59ccf497ab50f1c9a1f02c /src/Makefile.test.include | |
parent | b99a093afed880f23fb279c443cc6ae5e379cc43 (diff) |
Remove unused test files and references
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r-- | src/Makefile.test.include | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include index c754eebf9a..50bd2341e4 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 \ |