aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/custom-prefix/fiinha.go
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/functional/custom-prefix/fiinha.go
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/functional/custom-prefix/fiinha.go')
-rw-r--r--tests/functional/custom-prefix/fiinha.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/functional/custom-prefix/fiinha.go b/tests/functional/custom-prefix/fiinha.go
new file mode 100644
index 0000000..6a3ca47
--- /dev/null
+++ b/tests/functional/custom-prefix/fiinha.go
@@ -0,0 +1,5 @@
+package fiinha
+
+func MainTest() {
+ // FIXME
+}