diff options
| author | BtcDrak <[email protected]> | 2016-12-19 07:43:12 +0000 |
|---|---|---|
| committer | BtcDrak <[email protected]> | 2016-12-19 07:43:12 +0000 |
| commit | 23208ac81b718508a4f5d0fbb20029941c96049d (patch) | |
| tree | 1641d4aa82369a308e59ccf497ab50f1c9a1f02c /src/Makefile.test.include | |
| parent | Merge #9346: Batch construct batches (diff) | |
| download | discoin-23208ac81b718508a4f5d0fbb20029941c96049d.tar.xz discoin-23208ac81b718508a4f5d0fbb20029941c96049d.zip | |
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 c754eebf9..50bd2341e 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 \ |