summaryrefslogtreecommitdiff
path: root/tests/functional/custom-prefix/q.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/custom-prefix/q.go')
-rw-r--r--tests/functional/custom-prefix/q.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/functional/custom-prefix/q.go b/tests/functional/custom-prefix/q.go
new file mode 100644
index 0000000..48d66d3
--- /dev/null
+++ b/tests/functional/custom-prefix/q.go
@@ -0,0 +1,5 @@
+package q
+
+func MainTest() {
+ // FIXME
+}