Skip to content

Commit dc234b1

Browse files
tests: internal: fuzzers: fix typo in cmakelists (#2675)
Signed-off-by: davkor <david@adalogics.com>
1 parent fe3c1cc commit dc234b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/internal/fuzzers/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
set(UNIT_TESTS_FILES
22
flb_json_fuzzer.c
3-
parser_fuzzer.c .
3+
parser_fuzzer.c
44
parse_json_fuzzer.c
55
parse_logfmt_fuzzer.c
66
parse_ltsv_fuzzer.c

0 commit comments

Comments
 (0)