aboutsummaryrefslogtreecommitdiff
path: root/tests/stm.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stm.go')
-rw-r--r--tests/stm.go9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/stm.go b/tests/stm.go
new file mode 100644
index 0000000..a30ac1a
--- /dev/null
+++ b/tests/stm.go
@@ -0,0 +1,9 @@
+package stm
+
+import (
+)
+
+
+
+func MainTest() {
+}