aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorManuel Araoz <manuelaraoz@gmail.com>2014-12-16 16:26:07 -0300
committerCory Fields <cory-nospam-@coryfields.com>2015-01-31 17:36:44 -0500
commitd6bed1514c2e72ea2006942c23c31e3f518d4a77 (patch)
treeab200837bc2e5b46908e62462d5fcf126392cd91 /src/Makefile.test.include
parent86731603d48de65960a7f2cd4da60e7ae1760813 (diff)
downloadbitcoin-d6bed1514c2e72ea2006942c23c31e3f518d4a77.tar.xz
remove sig_canonical.json and sig_noncanonical.json
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r--src/Makefile.test.include2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index 710956a72b..90494439fa 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -20,8 +20,6 @@ EXTRA_DIST += \
JSON_TEST_FILES = \
test/data/script_valid.json \
test/data/base58_keys_valid.json \
- test/data/sig_canonical.json \
- test/data/sig_noncanonical.json \
test/data/base58_encode_decode.json \
test/data/base58_keys_invalid.json \
test/data/script_invalid.json \