We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d95a9fc commit da28c0aCopy full SHA for da28c0a
1 file changed
src/fuzzer/all.mk
@@ -20,7 +20,7 @@ FUZZER_NON_PROTOCOL_TARGETS = util json value cf xlat base16_32_64 tmpl der
20
#
21
# Build these fuzzers, but skip them in CI.
22
23
-FUZZER_NO_TEST = cf xlat tmpl
+FUZZER_NO_TEST = cf xlat tmpl der
24
25
26
# Per-target extra arguments passed to the fuzzer binary. util uses
0 commit comments