diff options
| author | BtcDrak <[email protected]> | 2016-12-20 19:49:02 +0000 |
|---|---|---|
| committer | BtcDrak <[email protected]> | 2016-12-20 19:49:02 +0000 |
| commit | 9cb66248dc7e1c782256d1f69ad67f9c63fb61f8 (patch) | |
| tree | 73b2001483c6e82ae78bdb79398f30ca4da08f05 /src/Makefile.test.include | |
| parent | Remove unused test files and references (diff) | |
| download | discoin-9cb66248dc7e1c782256d1f69ad67f9c63fb61f8.tar.xz discoin-9cb66248dc7e1c782256d1f69ad67f9c63fb61f8.zip | |
Fix testfile reference
Diffstat (limited to 'src/Makefile.test.include')
| -rw-r--r-- | src/Makefile.test.include | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include index 50bd2341e..a9e2f29b8 100644 --- a/src/Makefile.test.include +++ b/src/Makefile.test.include @@ -21,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 |