From 833be5cdaf5b7c596d4ecff0b6e2a0ac0b135566 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 15 May 2025 15:59:45 -0300 Subject: tests/fuzz/: Add noop fuzz targets --- tests/fuzz/vector-iterator/main.go | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/fuzz/vector-iterator/main.go (limited to 'tests/fuzz/vector-iterator/main.go') diff --git a/tests/fuzz/vector-iterator/main.go b/tests/fuzz/vector-iterator/main.go new file mode 120000 index 0000000..f67563d --- /dev/null +++ b/tests/fuzz/vector-iterator/main.go @@ -0,0 +1 @@ +../../main.go \ No newline at end of file -- cgit v1.2.3