From 149d33fa6adb9be835d1c1404346d82124dda454 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 19 Oct 2024 18:11:33 -0300 Subject: Setup conventional functional tests, fuzz targets and benchmarks --- tests/fuzz/from-string/main.go | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/fuzz/from-string/main.go (limited to 'tests/fuzz/from-string/main.go') diff --git a/tests/fuzz/from-string/main.go b/tests/fuzz/from-string/main.go new file mode 120000 index 0000000..f67563d --- /dev/null +++ b/tests/fuzz/from-string/main.go @@ -0,0 +1 @@ +../../main.go \ No newline at end of file -- cgit v1.2.3