aboutsummaryrefslogtreecommitdiff
path: root/test/fuzz
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzz')
-rwxr-xr-xtest/fuzz/test_runner.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fuzz/test_runner.py b/test/fuzz/test_runner.py
index 0541b0d032..5df2789638 100755
--- a/test/fuzz/test_runner.py
+++ b/test/fuzz/test_runner.py
@@ -28,6 +28,7 @@ FUZZERS_MISSING_CORPORA = [
"float",
"hex",
"integer",
+ "key",
"key_origin_info_deserialize",
"merkle_block_deserialize",
"out_point_deserialize",