aboutsummaryrefslogtreecommitdiff
path: root/tests/fuzz/api-check
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-11-02 04:37:56 -0300
committerEuAndreh <eu@euandre.org>2024-11-02 04:38:10 -0300
commit998fb21fd382069a3e7df03427d9369867aad296 (patch)
tree97ea6ac0d3bd155b3d449b58b3fe7627b71caa75 /tests/fuzz/api-check
parentsrc/q.go: Fix SQLite ~broken~ transactions (diff)
downloadfiinha-998fb21fd382069a3e7df03427d9369867aad296.tar.gz
fiinha-998fb21fd382069a3e7df03427d9369867aad296.tar.xz
Rename "q" -> "fiinha"
azĂȘ fiinha
Diffstat (limited to 'tests/fuzz/api-check')
-rw-r--r--tests/fuzz/api-check/fiinha.go (renamed from tests/fuzz/api-check/q.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fuzz/api-check/q.go b/tests/fuzz/api-check/fiinha.go
index f8b2ab4..86801de 100644
--- a/tests/fuzz/api-check/q.go
+++ b/tests/fuzz/api-check/fiinha.go
@@ -1,4 +1,4 @@
-package q
+package fiinha
import (
"os"