From bd0fe6afd674bbca7be4ab87e5befd96ed3f5a88 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 22 Jan 2025 12:44:34 -0300 Subject: Setup stub fuzz and benchmark test files --- tests/fuzz/api/main.go | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/fuzz/api/main.go (limited to 'tests/fuzz/api/main.go') diff --git a/tests/fuzz/api/main.go b/tests/fuzz/api/main.go new file mode 120000 index 0000000..f67563d --- /dev/null +++ b/tests/fuzz/api/main.go @@ -0,0 +1 @@ +../../main.go \ No newline at end of file -- cgit v1.2.3