Skip to content

Commit 9cb6624

Browse files
committed
Fix testfile reference
1 parent 23208ac commit 9cb6624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile.test.include

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ EXTRA_DIST += \
2121
test/data/txcreate2.hex \
2222
test/data/txcreatedata1.hex \
2323
test/data/txcreatedata2.hex \
24-
test/data/txcreatesign.hex \
24+
test/data/txcreatesignv1.hex \
2525
test/data/txcreatedata_seq0.hex \
2626
test/data/txcreatedata_seq1.hex
2727

0 commit comments

Comments
 (0)