Skip to content

Commit 32b6b38

Browse files
tests: Sort fuzzing harnesses
1 parent e1e181f commit 32b6b38

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
@@ -69,8 +69,8 @@ FUZZ_TARGETS = \
6969
test/fuzz/partially_signed_transaction_deserialize \
7070
test/fuzz/pow \
7171
test/fuzz/prefilled_transaction_deserialize \
72-
test/fuzz/primitives_transaction \
7372
test/fuzz/prevector \
73+
test/fuzz/primitives_transaction \
7474
test/fuzz/process_message \
7575
test/fuzz/process_message_addr \
7676
test/fuzz/process_message_block \

0 commit comments

Comments
 (0)