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