aboutsummaryrefslogtreecommitdiff
path: root/tests/fuzz/api/main.go
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-01-22 12:44:34 -0300
committerEuAndreh <eu@euandre.org>2025-01-22 12:44:34 -0300
commitbd0fe6afd674bbca7be4ab87e5befd96ed3f5a88 (patch)
tree7ce6a9845f13a6b47c24b0ffdb22dc5cb1044f24 /tests/fuzz/api/main.go
parentWIP: Turn cmd/santa-example into functional test (diff)
downloadstm-bd0fe6afd674bbca7be4ab87e5befd96ed3f5a88.tar.gz
stm-bd0fe6afd674bbca7be4ab87e5befd96ed3f5a88.tar.xz
Setup stub fuzz and benchmark test files
Diffstat (limited to 'tests/fuzz/api/main.go')
l---------tests/fuzz/api/main.go1
1 files changed, 1 insertions, 0 deletions
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